summaryrefslogtreecommitdiffstats
path: root/core/css/header.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/header.css')
-rw-r--r--core/css/header.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/css/header.css b/core/css/header.css
index 33eb7e25cc6..026240ea1b0 100644
--- a/core/css/header.css
+++ b/core/css/header.css
@@ -48,6 +48,9 @@
height: 120px;
margin: 0 auto;
}
+#header .logo h1 {
+ display: none;
+}
#header .logo-wide {
background-image: url(../img/logo-wide.svg);