]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Resources/public/css/reset.css
Fix default line-height
[airbundle] / Resources / public / css / reset.css
index b3c89c00ed0b088298a5c855f2cf09b6193fe359..77d2998900bb75dc6c66798562961bef3d5cc6c7 100644 (file)
@@ -19,7 +19,7 @@ section {
 }
 
 body {
-       line-height: 1;
+       line-height: normal;
 }
 
 ol, ul {