diff --git a/views/layouts/main.hbs b/views/layouts/main.hbs index b8942d4..20e27e7 100644 --- a/views/layouts/main.hbs +++ b/views/layouts/main.hbs @@ -70,6 +70,7 @@ .header.item { border-bottom: 1px solid rgba(0,0,0,0.2); height: 50px !important; + background-color: white; } .hamburger-container {