style: widen the container

This commit is contained in:
MAZE 2024-04-11 15:12:56 +03:30
parent ede480186c
commit 7ec7ea74d5

View file

@ -8,6 +8,6 @@
}
&.wide {
max-width: 720px;
max-width: 760px;
}
}