style: remove redundant webkit prefix

This commit is contained in:
Jacky Zhao 2024-01-27 23:13:17 -08:00
parent 211f95c527
commit c4b756c817

View file

@ -4,7 +4,6 @@
html {
scroll-behavior: smooth;
-webkit-text-size-adjust: none;
text-size-adjust: none;
overflow-x: hidden;
width: 100vw;