diff options
Diffstat (limited to 'assets/css/theme.css')
| -rw-r--r-- | assets/css/theme.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/css/theme.css b/assets/css/theme.css index 725bda4..d47d9b9 100644 --- a/assets/css/theme.css +++ b/assets/css/theme.css @@ -9,4 +9,7 @@ html { font-family: "JetBrains Mono", monospace; +} +* { + font-family: "JetBrains Mono", monospace; }
\ No newline at end of file |
