Refining header styles

This commit is contained in:
Jeff Avallone 2018-02-17 22:07:49 -05:00
parent 9eea045d2b
commit a1ef89b6fb

View File

@ -30,7 +30,7 @@
display: inline-block;
margin: 0;
line-height: var(--header-height);
text-shadow: 0 0 2px var(--color-white);
text-shadow: 0 0 5px var(--color-green);
}
& a {