mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Poprawki responsywności; dodano wyszukiwanie scenerii
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
|
||||
@include smallScreen() {
|
||||
.list_wrapper {
|
||||
font-size: 1.25em;
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
.journal_top-bar {
|
||||
|
||||
@@ -116,9 +116,6 @@ h1.option-title {
|
||||
}
|
||||
|
||||
.search-box {
|
||||
.search_input {
|
||||
}
|
||||
|
||||
.search-exit {
|
||||
position: absolute;
|
||||
transform: translateY(-50%);
|
||||
@@ -129,10 +126,6 @@ h1.option-title {
|
||||
}
|
||||
|
||||
@include smallScreen() {
|
||||
.filters-options {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
text-align: center;
|
||||
|
||||
|
||||
@@ -114,7 +114,8 @@ input {
|
||||
color: white;
|
||||
font-size: 1em;
|
||||
|
||||
padding: 0.15em;
|
||||
background-color: #333;
|
||||
padding: 0.15em 0.5em;
|
||||
|
||||
outline: none;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user