working towards new design with bottom nav bar; not quite there
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user