xmc/modular/font/revert_rebrand.css

6 lines
87 B
CSS
Raw Normal View History

2023-03-18 04:34:32 +00:00
:root,
2022-10-19 03:12:12 +00:00
.theme-dark,
2023-03-18 04:34:32 +00:00
.theme-light {
2022-10-19 03:12:12 +00:00
--font-display: var(--font-primary) !important;
2022-10-19 03:28:08 +00:00
}