update css for header
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
}
|
||||
|
||||
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap");
|
||||
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap');
|
||||
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;600&display=swap');
|
||||
|
||||
blockquote {
|
||||
// @apply border-l;
|
||||
@@ -28,6 +30,16 @@ h1, h2 {
|
||||
font-family: "Roboto", sans-serif !important;
|
||||
}
|
||||
|
||||
.tft_section h2{
|
||||
font-family: 'Oswald', sans-serif !important;
|
||||
}
|
||||
|
||||
.tft_subtitle{
|
||||
font-family: 'Oswald', sans-serif;
|
||||
font-weight: 400 !important;
|
||||
|
||||
}
|
||||
|
||||
.post-card-excerpt,
|
||||
.post-content-text {
|
||||
font-family: "Poppins", sans-serif !important;
|
||||
|
||||
Reference in New Issue
Block a user