From da6ee55c0cb3c54430bca2184f6f793fc99e4ca3 Mon Sep 17 00:00:00 2001 From: Djeex Date: Wed, 6 Aug 2025 20:22:14 +0000 Subject: [PATCH] Better footer --- config/themes/modern/theme.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/themes/modern/theme.css b/config/themes/modern/theme.css index 399769a..84c8a73 100644 --- a/config/themes/modern/theme.css +++ b/config/themes/modern/theme.css @@ -35,8 +35,6 @@ img, tag { #footer { box-shadow: 0px 20px 100px -44px rgba(0, 0, 0, 0.5); - border-radius: 15px 15px 0 0; - max-width: 1140px; margin: auto; }