We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735f1a5 commit 5eb13d8Copy full SHA for 5eb13d8
web_src/css/base.css
@@ -26,7 +26,7 @@
26
--checkbox-size: 15px; /* height and width of checkbox and radio inputs */
27
--page-spacing: 16px; /* space between page elements */
28
--page-margin-x: 32px; /* minimum space on left and right side of page */
29
- --sidebar-width: 296px;
+ --sidebar-width: 296px; /* width of repo and issue sidebar */
30
}
31
32
@media (min-width: 768px) and (max-width: 1200px) {
0 commit comments