100% container width

This commit is contained in:
AlecM33
2023-03-07 22:54:48 -05:00
parent 629784383c
commit ed7beb50a5

View File

@@ -64,7 +64,7 @@
flex-direction: row;
flex-wrap: wrap;
display: flex;
width: 95%;
width: 100%;
margin: 1em auto 140px auto;
}