feat: widen container to no limit, split year/edition in semap page

This commit is contained in:
2025-11-26 10:22:47 +01:00
parent 97872ef9fb
commit 738c72ebf2
4 changed files with 12 additions and 7 deletions

View File

@@ -82,7 +82,7 @@ body {
/* Layout */
.container {
max-width: 1250px;
/* max-width: 1250px; */
margin: 0 auto;
padding: 0 20px;
}