Select all cities and order results
This commit is contained in:
@@ -8,4 +8,15 @@
|
||||
background-color: #f2f2f2;
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.resultTitle {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
||||
.resultTitle h3 {
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user