File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -140,10 +140,6 @@ html {
140140 -ms-font-smoothing : antialiased ;
141141 font-smoothing : antialiased ;
142142
143- @media screen and (min-width : 1900px ) {
144- font-size : 12px ;
145- }
146-
147143 & .no-scroll {
148144 overflow : hidden ;
149145 }
Original file line number Diff line number Diff line change 6464
6565 /* Reduce top-level category label size ("Get started", "Guides", etc.) */
6666 & .theme-doc-sidebar-item-category-level-1 > .menu__list-item-collapsible > .menu__link {
67- font-size : 1.6 rem ;
67+ font-size : 1.5 rem ;
6868 font-weight : 400 ;
6969 }
7070
7171 /* Top-level doc pages (e.g. "Introduction") are link items, not categories */
7272 & .theme-doc-sidebar-item-link-level-1 > .menu__link {
73- font-size : 1.6 rem ;
73+ font-size : 1.5 rem ;
7474 font-weight : 400 ;
7575 }
7676
You can’t perform that action at this time.
0 commit comments