Home banner animations updated

This commit is contained in:
akash 2025-09-13 20:17:56 +05:30
commit 7c05f59159
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){ @media only screen and (max-width: 767px){
.video-section .inner-box h2{ .video-section .inner-box h2{
font-size: 28px; font-size: 26px;
line-height: 46px; line-height: 46px;
} }

View File

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