Fix fonts
This commit is contained in:
@@ -24,9 +24,10 @@ body {
|
||||
font-family: "Roboto", sans-serif;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-family: "Roboto", sans-serif;
|
||||
h1, h2 {
|
||||
font-family: "Roboto", sans-serif !important;
|
||||
}
|
||||
|
||||
.post-card-excerpt,
|
||||
.post-content-text {
|
||||
font-family: "Poppins", sans-serif !important;
|
||||
|
||||
Reference in New Issue
Block a user