diff --git a/css/style.css b/css/style.css index 244f9c0..585c886 100644 --- a/css/style.css +++ b/css/style.css @@ -265,7 +265,7 @@ code { footer { width: 100%; - height: 4rem; + min-height: 4rem; text-align: center; background: var(--green-bg); padding: .5rem 0;