Center the website

This commit is contained in:
2021-10-01 18:29:49 -05:00
parent c961682d04
commit 1fe6a4c428

View File

@@ -12,7 +12,7 @@
} }
body { body {
margin: 0; margin: auto;
max-width: 720px; max-width: 720px;
} }