This commit is contained in:
Christopher Cookman 2025-08-31 23:10:49 -06:00
parent 07a6f3664e
commit 536b2321d0

View file

@ -12,7 +12,7 @@
padding: 0;
}
.container {
max-width: 900px;
/* max-width: 900px; */
margin: 40px auto;
background: #fff;
padding: 32px;