diff --git a/files/templates/default.html b/files/templates/default.html index 0c4bb066d..f10c156a1 100755 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -274,16 +274,19 @@ {% block Banner %} {% if '@' not in request.path %} - + @media (min-width: 992px) { + .banner { + margin-top: 10px !important; + } + } + + + TEST +