This commit is contained in:
2026-01-06 13:53:48 +07:00
parent 9486dabdb0
commit a8e30f32a0
7 changed files with 246 additions and 4 deletions

View File

@@ -1,8 +1,6 @@
@charset "UTF-8";
.build-pc *,
.custom-pc * {
margin: 0;
padding: 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;