mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Responsywność i ułożenie opcji filtrów
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
}
|
||||
|
||||
@include smallScreen() {
|
||||
.journal_wrapper {
|
||||
.list_wrapper {
|
||||
font-size: 1.25em;
|
||||
}
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
}
|
||||
|
||||
@media (orientation: landscape) {
|
||||
.journal_wrapper {
|
||||
.list_wrapper {
|
||||
font-size: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user