Commit 133e113f authored by Jake Hartnell's avatar Jake Hartnell

Update logo, adjust styles to match main website.

parent 96c3455d
...@@ -152,9 +152,9 @@ ol { ...@@ -152,9 +152,9 @@ ol {
.masthead-heading { .masthead-heading {
margin: 0; margin: 0;
padding-top: 4px; padding-top: 4px;
font-size: 1.2em; font-size: 1.1em;
font-weight: 400; font-weight: 400;
color: $gray-light; color: $gray;
&:hover { &:hover {
color: $gray-dark; color: $gray-dark;
...@@ -174,7 +174,7 @@ ol { ...@@ -174,7 +174,7 @@ ol {
} }
.masthead-heading { .masthead-heading {
font-size: 20px; font-size: 1.1em;
line-height: 1em; line-height: 1em;
} }
......
...@@ -33,7 +33,8 @@ ...@@ -33,7 +33,8 @@
.help-page-heading { .help-page-heading {
color: $gray-darker; color: $gray-darker;
margin-bottom: 1em; margin-bottom: 1em;
font-size: 1.5em; font-weight: 400;
font-size: 1.1em;
} }
.help-page-lede { .help-page-lede {
...@@ -131,7 +132,8 @@ ...@@ -131,7 +132,8 @@
.feature-heading { .feature-heading {
color: $gray-darker; color: $gray-darker;
font-size: 1.125em; font-size: 1em;
font-weight: 400;
margin-bottom: .555em; margin-bottom: .555em;
} }
......
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