We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd44c9 commit df49b19Copy full SHA for df49b19
client/viewer.css
@@ -1,5 +1,5 @@
1
:root {
2
- --main-font: normal 11px Verdana;
+ --main-font: normal 11px Verdana, sans-serif;
3
}
4
5
:global html,
0 commit comments