Remove overly-generic line-height selector

Change-Id: Ic672d49fe3337d5db065bca0e32f73e3fc4b01e9
isekai
Ed Sanders 8 years ago
parent 650f5a5425
commit 58eaa7392e

@ -12,10 +12,6 @@ body {
color: @text;
background: @background-dark;
font-size: @font-size;
}
body,
p,
div {
line-height: 1.4;
}

Loading…
Cancel
Save