Skip to content

Commit 000bdec

Browse files
committed
question theme: the content is as wide as it can be
1 parent 9557f2b commit 000bdec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/question/files/resources/question.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
}
88

99
body.show-nav #everything {
10-
grid-template: "main";
10+
grid-template: "main" / 1fr;
1111
justify-content: center;
1212
}
1313

0 commit comments

Comments
 (0)