updated monospace font with latin-ext charset
This commit is contained in:
@@ -62,7 +62,8 @@
|
||||
|
||||
<style>
|
||||
.secret {
|
||||
font-family: monospace;
|
||||
font-family: var(--monospaceFontFamily);
|
||||
font-size: var(--baseFontSize);
|
||||
font-weight: normal;
|
||||
user-select: all;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user