diff --git a/css/style.css b/css/style.css index be0ef1a..b5581a6 100644 --- a/css/style.css +++ b/css/style.css @@ -40,6 +40,7 @@ header a { footer { background-color: #304B99; padding: 1em; + padding-bottom: 0; grid-column: 1/3; } @@ -80,3 +81,7 @@ footer { #buttons { text-align: center; } + +#buttons div { + margin-bottom: 1em; +} \ No newline at end of file diff --git a/footer.html b/footer.html index 1efba5b..33c759f 100644 --- a/footer.html +++ b/footer.html @@ -16,17 +16,25 @@