Center the website

This commit is contained in:
BBaoVanC 2021-10-01 18:29:49 -05:00
parent c961682d04
commit 1fe6a4c428
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 1 deletions

View File

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