5 lines
95 B
CSS
Raw Normal View History

2022-09-19 01:15:38 +03:00
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%
}