diff --git a/web/app/static/css/nopaque.css b/web/app/static/css/nopaque.css index 1c65e371..a3130ef8 100644 --- a/web/app/static/css/nopaque.css +++ b/web/app/static/css/nopaque.css @@ -1,7 +1,12 @@ +/* Something to hack the tabbar */ .tab .material-icons { line-height: inherit; } +main { + margin-top: 48px; +} + /* add custom bold class */ .bold { font-weight: bold;