Revert "make aside 1rem wider"

this broke mobile layouts

This reverts commit cf1f5ead85.
This commit is contained in:
John Bowdre 2024-06-19 13:25:21 -05:00
parent 61485f9da2
commit 64bd8a01a4

View file

@ -17,7 +17,6 @@
/* override page max-width */
.page {
max-width: 72rem;
grid-template-columns: minmax(0, 1fr) 16rem;
}