From 16d625677be1c62821ea70cd76ea04b4630f72f4 Mon Sep 17 00:00:00 2001 From: Michał Łyszczek Date: Wed, 17 Jan 2018 20:00:18 +0100 Subject: fix: make logo a bit smaller --- www/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/custom.css b/www/custom.css index 2e8e566..d0ff087 100644 --- a/www/custom.css +++ b/www/custom.css @@ -1,6 +1,6 @@ pre#logo { - font-size: 5px; + font-size: 3px; max-width: 100%; } -- cgit v1.2.3-8-gadcc