From 3e41b50aeafe0273e63df1df7fb916a6fd624dd0 Mon Sep 17 00:00:00 2001 From: micahlt Date: Mon, 28 Sep 2020 19:31:48 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Increase=20padding=20for=20categ?= =?UTF-8?q?ory=20tabs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.xml | 2 +- styles/index.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index d18fc10..c1faf35 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Itchy A Scratch client for Android mobile devices. diff --git a/styles/index.css b/styles/index.css index 17e8ee6..956e2fa 100644 --- a/styles/index.css +++ b/styles/index.css @@ -67,7 +67,7 @@ body { .scroller a { color: #fff; - padding: 0.7em; + padding: 0.8em; margin-right: 0.5em; border-radius: 0.3em; -webkit-tap-highlight-color: transparent;