removed auto appearance CSS tags

This commit is contained in:
RossAscends
2023-04-12 20:16:25 +09:00
parent b487a1f295
commit c9e425389f

View File

@@ -63,8 +63,6 @@
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
appearance: auto;
-moz-appearance: auto;
scroll-behavior: smooth;
text-shadow: 0 0 3px black;
}