good commit
This commit is contained in:
@@ -13,19 +13,11 @@
|
||||
.departureLists {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
min-width: 300px;
|
||||
padding-top: 20px;
|
||||
justify-content: space-around;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.heading {
|
||||
text-align: left;
|
||||
padding-left: 30px;
|
||||
}
|
||||
|
||||
.departureTable {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-left: 80px;
|
||||
padding-right: 80px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user