Skip to content

Commit 5eb13d8

Browse files
committed
add comment
1 parent 735f1a5 commit 5eb13d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
--checkbox-size: 15px; /* height and width of checkbox and radio inputs */
2727
--page-spacing: 16px; /* space between page elements */
2828
--page-margin-x: 32px; /* minimum space on left and right side of page */
29-
--sidebar-width: 296px;
29+
--sidebar-width: 296px; /* width of repo and issue sidebar */
3030
}
3131

3232
@media (min-width: 768px) and (max-width: 1200px) {

0 commit comments

Comments
 (0)