Display trip title
This commit is contained in:
@@ -30,6 +30,8 @@ body {
|
||||
color: white;
|
||||
|
||||
display: none;
|
||||
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
#journeys-search {
|
||||
@@ -54,6 +56,10 @@ body {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.popup h1 {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.popup input {
|
||||
color: white;
|
||||
}
|
||||
|
Reference in New Issue
Block a user