Webpage: Tweak header height.

This commit is contained in:
ccd0 2015-03-12 02:32:22 -07:00
parent d499103fe3
commit 12c68e732b

View File

@ -9,6 +9,7 @@ body {
} }
h1 { h1 {
margin: 0; margin: 0;
line-height: 1.5;
} }
#links { #links {
background-color: #e0e0e0; background-color: #e0e0e0;