Fix width hopefully.

This commit is contained in:
Bradley Shellnut 2023-04-19 23:54:14 -07:00
parent 293ba89223
commit 86ddabc6ed

View file

@ -77,7 +77,7 @@
flex-direction: column;
margin: 0 auto;
padding: 2rem 0rem;
max-width: 65vw;
max-width: 85vw;
@media (min-width: 1600px) {
max-width: 50vw;