make footer visit info full width on mobile

This commit is contained in:
elise
2024-08-11 10:28:46 +02:00
parent 824480ad32
commit 6e5ebcb32e

View File

@ -150,9 +150,8 @@
width: 100%;
}
> div {
width: 50%;
width: 100%;
min-width: 12rem;
padding-right: 2rem;
}
}