change max-width for content

This commit is contained in:
Satya Benson 2024-03-03 20:56:33 -05:00
parent 5187c76c76
commit 171c826888
1 changed files with 1 additions and 0 deletions

View File

@ -321,6 +321,7 @@ ol ol {
.content {
display: flex;
max-width: 800px;
}
hr {