Mobile Responsive text size updated

This commit is contained in:
akash 2025-08-08 23:12:43 -07:00
parent 4e275cde4e
commit a9fb143731

View File

@ -4457,7 +4457,7 @@ Location:
@media (max-width: 767px) {
.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;
}
}
@ -4482,8 +4482,8 @@ Location:
@media (max-width: 767px) {
.hero9-slider-area .hero8-header h1 {
font-size: var(--ztc-font-size-font-s28);
line-height: 40px;
font-size: var(--ztc-font-size-font-s18);
line-height: 26px;
}
}