updated monospace font with latin-ext charset

This commit is contained in:
Gani Georgiev
2025-05-24 00:28:44 +03:00
parent 0025ae80ad
commit 2ab50cc77e
43 changed files with 59 additions and 54 deletions
@@ -62,7 +62,8 @@
<style>
.secret {
font-family: monospace;
font-family: var(--monospaceFontFamily);
font-size: var(--baseFontSize);
font-weight: normal;
user-select: all;
}