xmc/modular/font/revert_rebrand.css

4 lines
74 B
CSS
Raw Normal View History

2022-10-19 03:12:12 +00:00
.theme-dark,
:root {
--font-display: var(--font-primary) !important;
}