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; }