Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit a966594

Browse files
authored
Ensure that city names don't wrap
Such as "Cape Town"
1 parent e71194f commit a966594

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

static/scss/custom.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ b, strong {
6363

6464
.nav-link {
6565
color: #0082AB;
66+
white-space: nowrap;
6667
}
6768

6869
.navbar-brand {

0 commit comments

Comments
 (0)