reduce fonts
This commit is contained in:
@@ -30,7 +30,7 @@ h1 {
|
|||||||
.post-card-excerpt,
|
.post-card-excerpt,
|
||||||
.post-content-text {
|
.post-content-text {
|
||||||
font-family: "Poppins", sans-serif !important;
|
font-family: "Poppins", sans-serif !important;
|
||||||
line-height: 1.5;
|
line-height: 1.7;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-content-text h2 {
|
.post-content-text h2 {
|
||||||
|
|||||||
@@ -88,7 +88,7 @@
|
|||||||
"
|
"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="post-content-text text-xl"
|
class="post-content-text text-lg"
|
||||||
v-html="$page.blog.content"
|
v-html="$page.blog.content"
|
||||||
></div>
|
></div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user