Set max width of content

This commit is contained in:
BBaoVanC 2021-09-30 18:32:26 -05:00
parent 5292400234
commit 4706208211
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ body {
}
.content {
color: lightgray;
max-width: 720px;
}
.footer {
text-align: center;