add some more width to our alternatives
Deploy / deploy (push) Successful in 1m0s

This commit is contained in:
Bendik Aagaard Lynghaug
2026-08-13 14:46:30 +02:00
parent 357d755b8c
commit f3ca83b9f9
+1 -1
View File
@@ -220,7 +220,7 @@ main.not-found {
/* alternatives */
.alternatives {
max-width: 65ch;
max-width: 75ch;
margin: 0 auto 5rem;
padding: 0 1.5rem;
display: grid;