mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Zmiana w wyglądzie elementów listy pociągów, poprawki kosmetyczne
This commit is contained in:
@@ -23,7 +23,7 @@ html {
|
||||
body {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
font-family: "Lato", sans-serif;
|
||||
font-family: "Open Sans", sans-serif;
|
||||
|
||||
overflow-x: hidden;
|
||||
}
|
||||
@@ -31,7 +31,7 @@ body {
|
||||
button,
|
||||
input,
|
||||
select {
|
||||
font-family: "Lato", sans-serif;
|
||||
font-family: "Open Sans", sans-serif;
|
||||
}
|
||||
|
||||
input {
|
||||
@@ -208,4 +208,4 @@ ul {
|
||||
&-column {
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user