Skip to content

Commit becc79a

Browse files
committed
Update Content Width
1 parent a502625 commit becc79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.container {
2-
max-width: 1360px; /* increase the width of centered content */
2+
max-width: 1340px; /* increase the width of centered content; left/right padding is 40px, and the remaining 1260px has 36 divisors */
33
}

0 commit comments

Comments
 (0)