fix layout a bit

This commit is contained in:
Theo Browne
2026-02-22 00:25:50 -08:00
parent ea9d844f4b
commit 4786fcfedb

View File

@@ -601,7 +601,7 @@ body {
}
.main {
padding: 32px 48px;
padding: 88px 48px 32px;
position: relative;
align-items: center;
}