code added

This commit is contained in:
2023-02-01 15:48:54 +05:30
parent 3c2b00a9f3
commit 767190eca6
6 changed files with 118 additions and 195 deletions
+1 -7
View File
@@ -1,10 +1,4 @@
*,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit;
}
// html {
// font-size: 62.5%;