UX: hide welcome banner (#188)
Until we move forward with the search-banner on mobile, the welcome-message feels out of place. Hiding it for now.
This commit is contained in:
@@ -98,6 +98,10 @@ body:not(.has-full-page-chat, .wizard) {
|
||||
}
|
||||
}
|
||||
|
||||
.welcome-banner {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#list-area {
|
||||
.show-more.has-topics {
|
||||
@include viewport.from(lg) {
|
||||
|
||||
Reference in New Issue
Block a user