diff --git a/core/static/core/style.scss b/core/static/core/style.scss index 387285e9..4bec0e2f 100644 --- a/core/static/core/style.scss +++ b/core/static/core/style.scss @@ -69,6 +69,8 @@ a { #logo { margin-left: 5%; display: inline-block; + width: 185px; + height: 100px; } header { diff --git a/core/templates/core/base.jinja b/core/templates/core/base.jinja index 26b73445..5d6d13dc 100644 --- a/core/templates/core/base.jinja +++ b/core/templates/core/base.jinja @@ -16,8 +16,7 @@ {% block header %} {% if not popup %} - + {% set sith = get_sith() %} {% if sith.alert_msg %}