docs: widen page container to 1200px

This commit is contained in:
Nicolas Varrot
2026-02-14 12:53:10 +00:00
parent 6b290bd919
commit cf6512043c

View File

@@ -68,7 +68,7 @@
}
.container {
max-width: 960px;
max-width: 1200px;
margin: 0 auto;
padding: 0 1.5rem;
}