add back line height, remove vbox lineheight
This commit is contained in:
Vendored
+1
@@ -123,6 +123,7 @@ html {
|
||||
|
||||
body {
|
||||
font-size: 1.5em; /* currently ems cause chrome bug misinterpreting rems on body element */
|
||||
line-height: 1.6;
|
||||
font-weight: 400;
|
||||
font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
color: #222; }
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
.vbox {
|
||||
margin-bottom: 2em;
|
||||
|
||||
line-height: 0;
|
||||
.vbox-hdr {
|
||||
margin-bottom: 1em;
|
||||
height: 2em;
|
||||
|
||||
Reference in New Issue
Block a user