✏️ fix: use serif as fallback
This commit is contained in:
parent
ce2cf4d056
commit
c65eea156c
@ -152,7 +152,7 @@ h5 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
font-family: 'Source Serif Pro', sans-serif;
|
font-family: 'Source Serif Pro', serif;
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user