Steamrolling footer width

This commit is contained in:
2022-05-08 23:54:28 +02:00
parent b33815444e
commit 8518ac242c

View File

@@ -131,7 +131,7 @@ body #bighead .navbar a:hover {
} }
body .footer .container { body .footer .container {
max-width: 98vw; max-width: 98vw !important;
} }
body .footer .footer-el { body .footer .footer-el {