Prefer Noto Sans font
This commit is contained in:
parent
6cafa70027
commit
045ce9305f
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
position: fixed;
|
||||
bottom: 1rem;
|
||||
right: 1rem;
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell,
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Noto Sans', Ubuntu, Cantarell,
|
||||
'Helvetica Neue', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
|
||||
'Noto Color Emoji';
|
||||
font-size: .8rem;
|
||||
|
|
Loading…
Reference in a new issue