Minor layout adjustments
This commit is contained in:
parent
13bf20c2ea
commit
c294b60b5a
@ -39,7 +39,7 @@
|
||||
|
||||
.trafficEntry div p {
|
||||
text-align: left;
|
||||
padding: 3vh 0 0 0;
|
||||
padding: 2vh 0 0 0;
|
||||
}
|
||||
|
||||
.trafficEntry div div {
|
||||
@ -54,6 +54,10 @@
|
||||
align-items: flex-end;
|
||||
}
|
||||
|
||||
.timeColumn div:first-child, .lineColumn div:first-child {
|
||||
height: 5.5vh;
|
||||
}
|
||||
|
||||
.timeColumn {
|
||||
flex-basis: 20%;
|
||||
justify-content: flex-start !important;
|
||||
@ -78,9 +82,8 @@
|
||||
}
|
||||
|
||||
.lineColumn img {
|
||||
flex-basis: 20%;
|
||||
flex-basis: 25%;
|
||||
height: 9vw;
|
||||
margin-right: 5%;
|
||||
}
|
||||
|
||||
.infoWrapper p {
|
||||
@ -112,10 +115,10 @@
|
||||
font-family: 'Roboto Light';
|
||||
height: 7vw;
|
||||
flex-basis: 35%;
|
||||
margin-right: 5%;
|
||||
}
|
||||
|
||||
.destination {
|
||||
flex-basis: 40%;
|
||||
height: 9vw;
|
||||
font-size: 4vw;
|
||||
text-align: left;
|
||||
|
Loading…
Reference in New Issue
Block a user