diff --git a/assets/css/main.css b/assets/css/main.css index 4fd7bae..b08eb15 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -146,7 +146,6 @@ hr { footer { font-size: small; display: flex; - flex-direction: column; /* Stack children vertically */ justify-content: center; align-items: center; max-height: var(--footer-height); diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index fdee79d..08a2d25 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -25,16 +25,9 @@ - +