From 17f111235da5a8e6db91fe4502e2e617da9e8970 Mon Sep 17 00:00:00 2001 From: Christoph Schindlbeck Date: Sat, 12 Jun 2021 00:35:48 +0200 Subject: [PATCH] Counter noch ein wenig verkleinert --- themes/infinity-hugo/static/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/infinity-hugo/static/css/style.css b/themes/infinity-hugo/static/css/style.css index 70cb9f6..bcec5e2 100644 --- a/themes/infinity-hugo/static/css/style.css +++ b/themes/infinity-hugo/static/css/style.css @@ -330,7 +330,7 @@ a:active { color: #fff; display: inline-block; line-height: 25px; - padding: 25px 10px 20px; + padding: 20px 10px 15px; text-align: center; width: 49%; margin-bottom: 3px; @@ -349,7 +349,7 @@ a:active { line-height: 50px; position: relative; overflow: hidden; - height: 60px; + height: 50px; } @media only screen and (max-width:400px) {