From 4c78612eb47b235bc75a90d0aa7df51d654be0c7 Mon Sep 17 00:00:00 2001 From: Simounet Date: Wed, 11 Jul 2018 21:51:52 +0200 Subject: wallabag logo with typo replaced by an SVG one --- app/Resources/static/themes/material/css/layout.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Resources/static/themes/material/css') diff --git a/app/Resources/static/themes/material/css/layout.scss b/app/Resources/static/themes/material/css/layout.scss index cfdbf2b3..56c805ef 100755 --- a/app/Resources/static/themes/material/css/layout.scss +++ b/app/Resources/static/themes/material/css/layout.scss @@ -24,6 +24,10 @@ main, height: 100%; } +.typo-logo { + max-width: 150px; +} + #main { flex: 1 0 auto; -- cgit v1.2.3