From 80ce6695c4030af2011afec91c131e013f028472 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Wed, 28 Feb 2018 18:28:53 -0500 Subject: [PATCH] Fixed padding --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 145d035..2617e92 100644 --- a/style.css +++ b/style.css @@ -189,6 +189,7 @@ input[type="checkbox"]:checked ~ .reveal-if-active { flex-wrap: wrap; text-align: center; justify-content: center; + padding: 0px; } .custom-category {