style: update container layout to use full width instead of max-width centering
Build / Build and Push (push) Successful in 13s

This commit is contained in:
2026-06-08 16:54:10 +01:00
parent e682ead402
commit ef649e50a2
+1 -2
View File
@@ -76,8 +76,7 @@ a {
/* Layout */
.container {
padding: 2rem;
max-width: 1600px;
margin: 0 auto;
width: 100%;
}
h1, h2, h3 {