diff --git a/static/styles/landing-page.css b/static/styles/landing-page.css index d68a12e908..bbc72fbd99 100644 --- a/static/styles/landing-page.css +++ b/static/styles/landing-page.css @@ -31,6 +31,10 @@ p { line-height: 1.5; } +ul { + font-weight: normal; +} + a, a:hover, a:visited { @@ -1807,7 +1811,6 @@ nav ul li.active::after { } .portico-landing.why-page .main li { - color: #555; line-height: 1.6; font-size: 1em; }