From ed49ccdcc2045369c10dfb9d8a5630fe49bb92e4 Mon Sep 17 00:00:00 2001 From: "Dominik V. Salonen" Date: Mon, 3 Sep 2018 15:28:25 +0000 Subject: [PATCH] Lower logo size (Again) --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index faeffd8..29b269d 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -14,7 +14,7 @@ } .p-logo { - height: 11rem; + height: 8rem; }