update default style

This commit is contained in:
2025-01-04 18:57:59 +08:00
parent 02b8dc332f
commit 2038ddc617
+5
View File
@@ -0,0 +1,5 @@
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}