From bae273cf68c7397c2e49a91a83305dcec8772421 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Wed, 20 Jan 2021 19:20:12 +0100 Subject: [PATCH] style: Increase size of logo --- mpicms/static/css/custom.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mpicms/static/css/custom.css b/mpicms/static/css/custom.css index 58fde1a..d39940d 100644 --- a/mpicms/static/css/custom.css +++ b/mpicms/static/css/custom.css @@ -114,8 +114,8 @@ body { } .logo { - max-height: 5rem !important; - height: 5rem !important; + max-height: 7rem !important; + height: 7rem !important; } .title {