Dodano sortowanie i filtrowanie pociągów

This commit is contained in:
2020-08-17 16:34:49 +02:00
parent 1df95e10f4
commit 8793bcb796
8 changed files with 583 additions and 260 deletions
+3 -1
View File
@@ -29,7 +29,8 @@ body {
}
button,
input {
input,
select {
font-family: "Lato", sans-serif;
}
@@ -43,6 +44,7 @@ input {
margin: 0.2em;
max-width: 55px;
outline: none;
&::placeholder {
color: #bebebe;