gloabally unset line-height to fix tagline

This commit is contained in:
Silvan Calarco 2015-05-07 12:23:16 +02:00
parent e8ee6815b7
commit a12a5e03ac

View File

@ -18,6 +18,7 @@
body {
font-family: comfortaaregular, Arial, Helvetica, sans-serif;
line-height: unset;
}
#featured {