fixed body padding css

This commit is contained in:
chris 2025-07-25 22:33:01 -04:00
parent d444bbb49a
commit f7dab87c76

View File

@ -1,6 +1,5 @@
body { body {
margin: 0; margin: 0;
padding: 10px;
box-sizing: border-box; box-sizing: border-box;
/* font-family: sans-serif; */ /* font-family: sans-serif; */
font-family: "Autour One", serif; font-family: "Autour One", serif;