diff --git a/src/app/globals.css b/src/app/globals.css index 9ac33a1..984bc3b 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -443,3 +443,8 @@ tbody tr { .swiper-button-prev { top: 55% !important; } + +#blog-content h2 { + font-size: 22px !important; + line-height: 60px !important; +}