diff --git a/src/index.html b/src/index.html index c99e8fb..da4a0c9 100644 --- a/src/index.html +++ b/src/index.html @@ -152,6 +152,8 @@ diff --git a/src/static/css/main.css b/src/static/css/main.css index 428e967..63ba29f 100644 --- a/src/static/css/main.css +++ b/src/static/css/main.css @@ -113,7 +113,6 @@ footer { background: var(--bg-01); grid-column: 1 / -1; text-align: center; - height: 4rem; padding: 1rem; line-height: 2rem; margin: 0 -1rem -1rem -1rem;