Fix .main h1 line-height

This commit is contained in:
str4d
2015-07-19 10:32:50 +00:00
parent 56851d3940
commit 9751af7f90

View File

@@ -79,6 +79,7 @@ div#content .main {
div#content .main h1 {
font-family: "URW Gothic L", "Century Gothic", sans-serif;
font-size: 2.5em;
line-height: 1em;
text-shadow: 1px 1px 2px rgba(0,0,0,.3);
color: white;
margin-bottom: .5em;