replace all w3-include
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s

This commit is contained in:
Julie Blanc 2026-01-06 13:57:45 +01:00
parent 1570d62287
commit 4642425f43
26 changed files with 283 additions and 80 deletions

View file

@ -74,7 +74,7 @@
margin: 0 auto;
}
.footer__socials .container{
.footer__socials .socials{
max-width: 400px;
columns: 2;
margin-top: calc(var(--spacing)*1);

View file

@ -1019,7 +1019,7 @@ body.menu-open #menu-toggle .close {
max-width: 1200px;
margin: 0 auto;
}
#site-footer .footer__socials .container {
#site-footer .footer__socials .socials {
max-width: 400px;
-moz-columns: 2;
columns: 2;