1
0
mirror of https://github.com/jdan/98.css.git synced 2025-07-31 02:50:19 +02:00

remove letter-spacing

This commit is contained in:
Jordan Scales
2020-04-22 10:46:20 -04:00
parent 32b8da0ae2
commit f85aa6159c
4 changed files with 1 additions and 4 deletions

View File

@@ -59,7 +59,6 @@
* {
font-family: Arial;
font-size: 12px;
letter-spacing: -0.03ch;
-webkit-font-smoothing: none;
color: #222222;
}