no more margin

This commit is contained in:
Kumkwats
2022-10-17 17:11:50 +02:00
parent e2b8989ec3
commit 095795a1ee
6 changed files with 6 additions and 16 deletions

View File

@ -8,7 +8,7 @@ body {
body {
color: #333;
margin: 0;
padding: 8px;
/* padding: 0; */
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}