From 99ad1d7a415759a477f4004893724eda4daf22c0 Mon Sep 17 00:00:00 2001 From: pitchum Date: Fri, 23 Jul 2021 10:58:23 +0200 Subject: [PATCH] Cosmetic changes --- index.html.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html.tpl b/index.html.tpl index abd6d25..f5ab019 100644 --- a/index.html.tpl +++ b/index.html.tpl @@ -67,7 +67,7 @@ img.app, img.store { align-items: center; } #downloads a > div > div { - width: 130px;; + width: 120px; } #downloads span { display: block; @@ -75,8 +75,8 @@ img.app, img.store { } #downloads span.store { color: black; - font-size: smaller; text-align: right; + text-transform: none; }