Set max width of content

This commit is contained in:
2021-09-30 18:32:26 -05:00
parent 5292400234
commit 4706208211

View File

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