Line height in pixels is more stable

This commit is contained in:
Marcin Kulik 2012-05-29 21:28:25 +02:00
parent 458ca6e78b
commit 45d6683cd5

View File

@ -51,7 +51,7 @@ $color5: #EDC951;
line-height: inherit;
.line {
line-height: 1.3em;
line-height: 15px;
span {
padding: 1px 0;