Fix typo in property name

This commit is contained in:
Kalle
2026-09-09 08:11:34 +03:00
parent 0c9d0fa667
commit ab0dabc552

View File

@@ -23,7 +23,7 @@
-moz-osx-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
-webkit-tab-highlight-color: transparent;
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: 100%;
}