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