This commit is contained in:
2026-08-27 19:59:17 +03:00
parent 139e898e35
commit 435ae2e594
21 changed files with 451 additions and 382 deletions
+5 -1
View File
@@ -1 +1,5 @@
/* You can add global styles to this file, and also import other style files */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}