From ec6a14c9c040969fdd5a6f30e39e3b3b10d88cc7 Mon Sep 17 00:00:00 2001 From: Agahnim Date: Mon, 23 Mar 2026 11:57:44 +0100 Subject: [PATCH] home: adjust margin top badges --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index e242054..e3fe18e 100644 --- a/static/style.css +++ b/static/style.css @@ -469,7 +469,7 @@ home-content { } badges { - margin-top: 0.5rem; + margin-top: 0.8rem; display: flex; flex-wrap: wrap; gap: 1rem;