mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
Dodano dziennik rozkładów jazdy
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<input
|
||||
class="search-input"
|
||||
v-model="searchedTrain"
|
||||
:placeholder="$t('trains.search-no')"
|
||||
:placeholder="$t('trains.search-train')"
|
||||
/>
|
||||
|
||||
<img
|
||||
|
||||
@@ -454,7 +454,7 @@ img.train-image {
|
||||
grid-template-rows: 1fr;
|
||||
|
||||
@include smallScreen() {
|
||||
font-size: 1.3em;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user