1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-03 01:38:17 +00:00

Bug fix on test page: column order, mobile spacing

This commit is contained in:
2022-02-06 23:20:13 +00:00
parent b6e43df0e3
commit e7278e6ad4
4 changed files with 16 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
.adminContent {
min-height: 91vh;
background-color: $admin-bg;
padding: .5rem 2rem 0 2rem;
padding: .5rem 1rem 0 1rem;
.dashboard__stats {
display: grid;