From 00915fd34a322d1873211deda1a107c282539035 Mon Sep 17 00:00:00 2001 From: Gnieark Date: Tue, 12 Jun 2018 21:43:28 +0200 Subject: [PATCH] link size --- style-2018-06-11.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style-2018-06-11.css b/style-2018-06-11.css index 2468c20..f85aea8 100644 --- a/style-2018-06-11.css +++ b/style-2018-06-11.css @@ -168,10 +168,10 @@ h1, h2 { .homelink{ display: block; position: absolute; - top: 0; + top: 1em; left: 0; - width: 3.2em; - height: 3.2em; + width: 3.7em; + height: 3.7em; overflow: hidden; color: transparent; }