From 3a778e2105b0976777211842a5370f1fb2184a97 Mon Sep 17 00:00:00 2001 From: Soldat Date: Sun, 6 May 2018 23:55:33 +0200 Subject: [PATCH] First commit and fix overlapping text and logo --- core/static/core/style.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/core/static/core/style.scss b/core/static/core/style.scss index 1184d3cb..c7f4f330 100644 --- a/core/static/core/style.scss +++ b/core/static/core/style.scss @@ -596,10 +596,8 @@ header { text-align: center; width: 19%; float: left; - min-width: 10em; + min-width: 15em; margin: 0em; - margin-right: 0.5em; - margin-top: 0.5em; img { max-height: 15em; max-width: 12em;