Responsywność i ułożenie opcji filtrów

This commit is contained in:
2022-09-15 12:38:36 +02:00
parent 4f5fcb3189
commit ae5b5ff965
6 changed files with 170 additions and 303 deletions
+2 -2
View File
@@ -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;
}
}