Remove text-adjust for Safari

This commit is contained in:
IRBorisov 2024-06-08 21:44:30 +03:00
parent 1c15f987bf
commit 0679e1ddcd

View File

@ -10,6 +10,8 @@
html, html,
body { body {
-webkit-text-size-adjust: 100%;
width: 100%; width: 100%;
height: 100%; height: 100%;
margin: 0px; margin: 0px;