Make width consistent

This commit is contained in:
bingus_violet 2024-06-25 19:33:49 -05:00
parent 2937ab2abb
commit 207847781a
2 changed files with 1 additions and 3 deletions

View file

@ -57,7 +57,7 @@
font-size: 1.5rem;
}
main:nth-of-type(1) {
main:nth-of-type(1), .mainDiv {
width: 95%;
max-width: 1000px;
margin: auto;