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;