Skip to content

Commit 44afaef

Browse files
doc: add doc comment
1 parent e579162 commit 44afaef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

theme/css/chrome.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ html:not(.js) .left-buttons button {
236236
}
237237
}
238238

239+
/* wider main content on ultra wide screens */
239240
@media only screen and (min-width: 1380px) and (min-aspect-ratio: 2) {
240241
:root {
241242
--content-max-width: 1200px;

0 commit comments

Comments
 (0)