mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-03 01:38:17 +00:00
Stat preparation style cleanup
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
}
|
||||
|
||||
@include respond-to('medium') {
|
||||
grid-template-columns: repeat(4, 1fr);
|
||||
grid-template-columns: repeat(3, 1fr);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user