Commit b3cca101 authored by Lyza Danger Gardner's avatar Lyza Danger Gardner

Size logo in logged-out message with dimension rules

There was a `font-size` rule legacy from (presumably) when the logo was
via an icon font.
parent c08dc4f2
......@@ -25,7 +25,8 @@
}
.logged-out-message__logo-icon {
font-size: 30px;
width: 30px;
height: 30px;
color: var.$grey-mid;
&:hover {
......
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