Commit 96c3455d authored by Jake Hartnell's avatar Jake Hartnell

Updated logo to be consistent with website logo.

parent 3e20b7cb
...@@ -152,19 +152,12 @@ ol { ...@@ -152,19 +152,12 @@ ol {
.masthead-heading { .masthead-heading {
margin: 0; margin: 0;
padding-top: 4px; padding-top: 4px;
} font-size: 1.2em;
font-weight: 400;
.masthead-subheading { color: $gray-light;
font-size: 1.231em;
margin: 0;
}
img {
float: left;
opacity: .7;
&:hover { &:hover {
opacity: 1; color: $gray-dark;
} }
} }
} }
......
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