mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
✏️ fix: use serif as fallback
This commit is contained in:
parent
ce2cf4d056
commit
c65eea156c
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ h5 {
|
|||
}
|
||||
|
||||
p {
|
||||
font-family: 'Source Serif Pro', sans-serif;
|
||||
font-family: 'Source Serif Pro', serif;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue