title font size updated

This commit is contained in:
Selvi 2025-09-13 20:03:23 +05:30
parent 79169eb8e8
commit d64f11e6a4
2 changed files with 2 additions and 2 deletions

View File

@ -205,7 +205,7 @@ font-size: 18px;
@media only screen and (max-width: 767px){
.video-section .inner-box h2{
font-size: 28px;
font-size: 26px;
line-height: 46px;
}

View File

@ -857,7 +857,7 @@
@media (max-width: 425px) {
.sec-title-1 h2 {
font-size: 28px;
font-size: 26px;
line-height: 35px;
}
}