From f4ad10e4c4843153f4208dda41e57ca34ff867b9 Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Fri, 4 Oct 2024 19:03:40 +1300 Subject: [PATCH] heh #333 --- app/static/styles.css | 2 +- app/static/styles.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/static/styles.css b/app/static/styles.css index c14638d3..d0e9eb98 100644 --- a/app/static/styles.css +++ b/app/static/styles.css @@ -1738,7 +1738,7 @@ h1 .warning_badge { .community_icon_small { width: 20px; height: 20px; - margin-right: 2px; + margin-right: 3px; } .bump_up { diff --git a/app/static/styles.scss b/app/static/styles.scss index ba2dd848..64ea9de5 100644 --- a/app/static/styles.scss +++ b/app/static/styles.scss @@ -1415,7 +1415,7 @@ h1 .warning_badge { .community_icon_small { width: 20px; height: 20px; - margin-right: 2px; + margin-right: 3px; } .bump_up {