diff --git a/src/index.css b/src/index.css index f86b793..e03e2bd 100644 --- a/src/index.css +++ b/src/index.css @@ -129,12 +129,12 @@ h2 { } .cardbox { - margin-bottom: 100px; + padding-bottom: 150px; } .actions { position: fixed; - bottom: 0; + bottom: 10px; height: 100px; justify-self: center; align-self: center;