mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
More fixes since I re-merged to my fork :).
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// To overwrite, put the smallest devices at the bottom
|
||||
|
||||
.smallPhone(@rules) {
|
||||
@media only screen and (max-width: 350px) {
|
||||
@media only screen and (max-width: 400px) {
|
||||
@rules();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user