mirror of
https://github.com/jdan/98.css.git
synced 2025-08-13 17:34:15 +02:00
remove letter-spacing
This commit is contained in:
@@ -59,7 +59,6 @@
|
|||||||
* {
|
* {
|
||||||
font-family: Arial;
|
font-family: Arial;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
letter-spacing: -0.03ch;
|
|
||||||
-webkit-font-smoothing: none;
|
-webkit-font-smoothing: none;
|
||||||
color: #222222;
|
color: #222222;
|
||||||
}
|
}
|
||||||
|
@@ -59,7 +59,6 @@
|
|||||||
* {
|
* {
|
||||||
font-family: Arial;
|
font-family: Arial;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
letter-spacing: -0.03ch;
|
|
||||||
-webkit-font-smoothing: none;
|
-webkit-font-smoothing: none;
|
||||||
color: #222222;
|
color: #222222;
|
||||||
}
|
}
|
||||||
|
@@ -63,7 +63,6 @@
|
|||||||
* {
|
* {
|
||||||
font-family: Arial;
|
font-family: Arial;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
letter-spacing: -0.03ch;
|
|
||||||
-webkit-font-smoothing: none;
|
-webkit-font-smoothing: none;
|
||||||
color: #222222;
|
color: #222222;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user