Skip to content

Commit 7bb473d

Browse files
authored
Don't manually force --font-family in desktop.scss
The theme should obey the font style configured in the Discourse instance's settings and not override it.
1 parent a61b5da commit 7bb473d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

desktop/desktop.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
:root {
2-
--font-family: "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
3-
}
4-
51
.topic-list {
62
tbody {
73
border: none;

0 commit comments

Comments
 (0)