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