mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Zmiana wyglądu filtrów widoku pociągów
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@mixin smallScreen() {
|
||||
@media only screen and (max-width: 650px) {
|
||||
@media only screen and (max-width: 700px) {
|
||||
@content;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user