mirror of
https://github.com/dtinth/comic-mono-font.git
synced 2025-05-24 05:09:42 +00:00
Make text on webpage Serious Sans
This commit is contained in:
parent
c6737f79ec
commit
3f899b169d
@ -49,7 +49,7 @@ body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif,
|
||||
font-family: "Serious Sans", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif,
|
||||
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
font-size: 100%;
|
||||
font-size: 1.2rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user