Commit c7d4a708 authored by Matthew Taylor's avatar Matthew Taylor

handle spacing for list items

parent e4611088
...@@ -6,9 +6,13 @@ ...@@ -6,9 +6,13 @@
margin-bottom: 5rem; margin-bottom: 5rem;
} }
h1 { .title-banner-h1 {
line-height: 1.7em !important; line-height: 1.7em !important;
font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif !important; font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif !important;
font-size: 2.5rem !important; font-size: 2.5rem !important;
font-weight: 900 !important; font-weight: 900 !important;
} }
.preview-faq li {
margin: 0 2rem !important;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment