From d6d51fb57f65a86fffcafa7ef93bf6bd7eefc568 Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Sat, 15 Mar 2025 14:23:24 -0700 Subject: [PATCH] fix footer --- _sass/base.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/base.scss b/_sass/base.scss index 6cd2682..af8073c 100644 --- a/_sass/base.scss +++ b/_sass/base.scss @@ -430,7 +430,6 @@ footer { text-decoration: none; margin-left: 20px; transition: transform 0.5s ease !important; - min-width: 200px; } .footer-link:hover { @@ -1476,6 +1475,7 @@ pre { .footer-link { margin-bottom: 20px; + min-width: 200px; } h1 {