diff --git a/static/styles/portico/landing-page.scss b/static/styles/portico/landing-page.scss index 6e798fc5ad..926b3e3556 100644 --- a/static/styles/portico/landing-page.scss +++ b/static/styles/portico/landing-page.scss @@ -23,6 +23,14 @@ h3 { line-height: 1.2; } +h1 { + font-size: 2em; +} + +h2 { + font-size: 1.8em; +} + p { margin: 10px 0px; font-weight: normal; @@ -66,14 +74,6 @@ a { } } -h1 { - font-size: 2em; -} - -h2 { - font-size: 1.8em; -} - span a:hover, p a:hover, ul a:hover,