Remove letter-spacing to display Arabic properly

This commit is contained in:
Dhaifallah Alwadani 2017-06-21 17:36:16 +03:00 committed by GitHub
parent 25c4d24c0f
commit 67a67b927c

View File

@ -72,7 +72,6 @@ $handle-color: #ddd;
text-anchor: middle;
font-size: 12px;
font-weight: lighter;
letter-spacing: 0.8px;
&.big {
fill: $text-light;
@ -150,4 +149,4 @@ $handle-color: #ddd;
.hide {
display: none;
}
}
}