From 372aa40226d4d7c54395511440d5bf4722255b6c Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Fri, 3 Jul 2020 19:21:07 +0200 Subject: minor mods --- static/styles.css | 2 +- template/index.html.j2 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/static/styles.css b/static/styles.css index 6b5a6a4b..7e32f2be 100644 --- a/static/styles.css +++ b/static/styles.css @@ -52,7 +52,7 @@ code.block { display: block; } .homepageicon { - font-size: 8em; + font-size: 6em; color: #419edb; text-align: center; } diff --git a/template/index.html.j2 b/template/index.html.j2 index a8705628..367f6d30 100644 --- a/template/index.html.j2 +++ b/template/index.html.j2 @@ -255,16 +255,16 @@
-- cgit v1.2.3