Footer container resized

This commit is contained in:
2022-05-08 23:53:32 +02:00
parent 8ae6dd7fd9
commit b33815444e

View File

@@ -130,8 +130,8 @@ body #bighead .navbar a:hover {
padding-bottom: 1.5rem; padding-bottom: 1.5rem;
} }
body .footer { body .footer .container {
text-align: center; max-width: 98vw;
} }
body .footer .footer-el { body .footer .footer-el {