Skip to content

Commit 34eb57c

Browse files
committed
size tweak
1 parent 1520989 commit 34eb57c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ body {
55
padding: 8px;
66
margin: auto;
77
}
8+
.dark body {
9+
max-width: 1240px;
10+
}
811
.dark {
912
background: #111;
1013
color: #888;

0 commit comments

Comments
 (0)