This commit is contained in:
2026-03-25 13:06:35 +03:30
parent 44323d9a0e
commit 566d871125
2 changed files with 7 additions and 1 deletions

View File

@@ -46,7 +46,9 @@
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
* {
box-sizing: border-box;
}
body {
background-color: #fff;
min-height: 92vh;