File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ heading_anchors: true
6969
7070# Aux links for the upper right navigation
7171aux_links :
72- " BIRDSOpenSource on GitHub" :
72+ " GitHub " :
7373 - " https://github.com/BIRDSOpenSource/BIRDSOpenSource.github.io"
7474
7575# Makes Aux links open in a new tab. Default is false
Original file line number Diff line number Diff line change 6969 < style >
7070 * {
7171 font-family : "DM Sans" , sans-serif;
72+ scrollbar-width : thin;
73+ scrollbar-color : # eaeaea transparent;
74+ scrollbar-gutter : stable;
7275 font-optical-sizing : auto;
7376 }
7477
8487 }
8588 .main {
8689 margin-left : 0px ;
87- max-width : none !important ;
90+ max-width : calc ( 100 % - 264 px ) !important ;
8891 height : 100% ;
8992 }
9093 .main-content-wrap {
126129 }
127130 .site-nav {
128131 color : # ededed !important ;
129- scrollbar-width : thin;
130- scrollbar-color : # eaeaea transparent;
131- scrollbar-gutter : stable;
132132 }
133133
134134 .nav-list-link {
You can’t perform that action at this time.
0 commit comments