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 c685eef commit d0bfc97Copy full SHA for d0bfc97
web_src/css/modules/menu.css
@@ -403,7 +403,7 @@
403
background: var(--color-body);
404
border-top-width: 1px;
405
border-color: var(--color-secondary);
406
- font-weight: var(--font-weight-medium);
+ color: var(--color-text-dark);
407
margin-bottom: -1px;
408
border-radius: 0.28571429rem 0.28571429rem 0 0 !important;
409
}
0 commit comments