Fix traffic info entries overlapping stop title

This commit is contained in:
André Wahlberg 2020-11-27 16:16:01 +01:00
parent e8cfc33991
commit 24dd1361f6

View File

@ -7,6 +7,7 @@
flex-direction: column; flex-direction: column;
justify-content: space-evenly; justify-content: space-evenly;
padding: 0 5vw; padding: 0 5vw;
z-index: 4;
} }
#stopTitle h1, #stopTitle h3 { #stopTitle h1, #stopTitle h3 {