mirror of
https://github.com/MultiMote/niimblue
synced 2026-01-19 19:37:11 +03:00
Fix font name
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
// @import "@fortawesome/fontawesome-svg-core/styles";
|
||||
|
||||
body {
|
||||
font-family: "Noto Sans", sans-serif;
|
||||
font-family: "Noto Sans Variable", sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user