banner issue solved

This commit is contained in:
Selvi 2025-08-09 15:37:05 +05:30
commit 263b6ab70b
3 changed files with 4 additions and 4 deletions

View File

@ -47,7 +47,7 @@ export default function Section3() {
</div> </div>
<div className="col-lg-6"> <div className="col-lg-6">
<div className="img"> <div className="img">
<img src="/assets/img/online/sponsor-ship/sponsor-1.webp" alt="" /> <img src="/assets/img/online/sponsor-ship/sponsor-3.webp" alt="" />
</div> </div>
</div> </div>

View File

@ -4456,7 +4456,7 @@ Location:
@media (max-width: 767px) { @media (max-width: 767px) {
.hero9-slider-area .hero8-header h5 { .hero9-slider-area .hero8-header h5 {
font-size: var(--ztc-font-size-font-s20); font-size: var(--ztc-font-size-font-s14);
line-height: 20px; line-height: 20px;
} }
} }
@ -4481,8 +4481,8 @@ Location:
@media (max-width: 767px) { @media (max-width: 767px) {
.hero9-slider-area .hero8-header h1 { .hero9-slider-area .hero8-header h1 {
font-size: var(--ztc-font-size-font-s28); font-size: var(--ztc-font-size-font-s18);
line-height: 40px; line-height: 26px;
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB