This commit is contained in:
Carl Pearson
2024-10-14 05:58:03 -06:00
parent 30a2407e46
commit 54536bfa3c
8 changed files with 75 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 20px;
padding: 0;
box-sizing: border-box;
}