chore: better blogroll formatting on mobile

This commit is contained in:
Cory Dransfeldt 2024-01-25 13:35:06 -08:00
parent 072b3943b6
commit 930ccd8409
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
:root {
--grid: repeat(2,minmax(0,1fr));
--grid: repeat(1,minmax(0,1fr));
--blog-roll-spacing: .75rem;
}