fix analias for small sizes

This commit is contained in:
piensaenpixel 2016-06-29 11:03:23 +02:00
parent abdf5ce056
commit 9fa4fe1855

View File

@ -56,6 +56,7 @@
.CDB-Size-small {
font-size: $sFontSize-small;
line-height: $sLineHeight-small;
-webkit-font-smoothing: initial;
}
.CDB-FontSize-small {