From 8518ac242cbcc47ec46f09c169d9a4f3d21b3360 Mon Sep 17 00:00:00 2001 From: Marvin Scham Date: Sun, 8 May 2022 23:54:28 +0200 Subject: [PATCH] Steamrolling footer width --- custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom.css b/custom.css index 66e2cf2..a5597d1 100644 --- a/custom.css +++ b/custom.css @@ -131,7 +131,7 @@ body #bighead .navbar a:hover { } body .footer .container { - max-width: 98vw; + max-width: 98vw !important; } body .footer .footer-el {