working towards new design with bottom nav bar; not quite there

This commit is contained in:
chimchooree
2022-10-13 01:29:49 -05:00
parent 4832391111
commit 36ac84cc5a
18 changed files with 235 additions and 257 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
.content-grid {
grid-area: 3 / 1 / 4 / 4;
.content-grid {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto auto auto;