mirror of
https://github.com/Spythere/station-manager-2.0.git
synced 2026-05-03 21:48:14 +00:00
feature: vmax i dł. szlaków
This commit is contained in:
@@ -87,6 +87,10 @@ html {
|
||||
margin: 0;
|
||||
background-color: #1e2341;
|
||||
color: white;
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
font-size: calc(0.7vw + 0.7rem);
|
||||
}
|
||||
}
|
||||
|
||||
button {
|
||||
|
||||
Reference in New Issue
Block a user