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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user