Skip to content

Commit abdac61

Browse files
committed
docs: Increase CSS for max page width again (see #4085)
1 parent d736508 commit abdac61

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/assets/css/style.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ section {
1616
max-width: 900px !important;
1717
}
1818

19+
.wrapper {
20+
max-width: 1100px !important;
21+
}
22+
1923
/* Smaller header text */
2024
header h1 {
2125
font-size: 1.5em;

0 commit comments

Comments
 (0)