diff --git a/src/App.css b/src/App.css index f9d9e35..75770a3 100644 --- a/src/App.css +++ b/src/App.css @@ -18,6 +18,10 @@ body{ background-color: var(--background); } +footer{ + margin: 10vmin 0 0 0; +} + .App { text-align: center;