summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index ea8243f..17b1d26 100644
--- a/static/style.css
+++ b/static/style.css
@@ -560,6 +560,10 @@ p {
gap: 0.25rem !important;
}
+.gap-0-5 {
+ gap: 0.5rem !important;
+}
+
.gap-1 {
gap: 1rem !important;
}