fix responsive

This commit is contained in:
Simon Vieille 2022-10-08 15:06:52 +02:00
parent 398dc39894
commit 77827cc786
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1172,7 +1172,7 @@ $links: (
}
}
@media screen and (max-width: 719px) {
@media screen and (max-width: 767px) {
.content {
width: 100%;
}