From b4860f29f1350094b03cb5f65a29f71833e7af15 Mon Sep 17 00:00:00 2001 From: Hamcha Date: Fri, 1 Nov 2024 00:00:05 +0100 Subject: [PATCH] lol --- src/index.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/index.css b/src/index.css index 663f8fe..f86b793 100644 --- a/src/index.css +++ b/src/index.css @@ -128,6 +128,10 @@ h2 { gap: 2rem; } + .cardbox { + margin-bottom: 100px; + } + .actions { position: fixed; bottom: 0;