From 35f1c1da266c2adb88743b171a13d65e27726026 Mon Sep 17 00:00:00 2001 From: Hymmel Date: Thu, 9 Oct 2025 11:50:30 +0200 Subject: [PATCH] j --- frontend/app/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/globals.css b/frontend/app/globals.css index bb8d641..6cee42e 100644 --- a/frontend/app/globals.css +++ b/frontend/app/globals.css @@ -264,7 +264,7 @@ button.small { background: rgba(15, 23, 42, 0.6); border: 1px solid rgba(148, 163, 184, 0.2); border-radius: 12px; - padding: 0 1rem 1rem 1rem; + padding: 0.5rem 1rem 1rem 1rem; display: grid; gap: 0.5rem; }