Fix bold text in Firefox on macOS
This commit is contained in:
parent
b8d4e82d00
commit
6cc4ac4218
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ body {
|
|||
word-wrap: break-word;
|
||||
overflow-wrap: break-word;
|
||||
background-color: #1b1b1b;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue