From 3a2fea57b961b0f4ce596afb49f0aab82576d0a8 Mon Sep 17 00:00:00 2001 From: marsteralex Date: Fri, 9 Sep 2022 13:37:01 +0200 Subject: [PATCH] updated padding --- web/public/mtg/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/public/mtg/index.html b/web/public/mtg/index.html index 4915a987..38aeb9f7 100644 --- a/web/public/mtg/index.html +++ b/web/public/mtg/index.html @@ -122,6 +122,8 @@ .level-badge { display: block; width: 65px; + padding-left: 8px; + padding-bottom: 2px; }