Color code updated

This commit is contained in:
akash 2025-08-23 12:50:19 +05:30
parent 8b0a2f303d
commit c93f3d6252

View File

@ -5017,7 +5017,7 @@ Location:
/*============= HERO CSS AREA ===============*/
/*============= MOBILE MENU CSS AREA ===============*/
.mobile-header.mobile-haeder1 {
background: var(--ztc-bg-bg-2);
background: #000;
position: fixed;
}
@ -19110,6 +19110,24 @@ html {
transition: all 0.4s;
}
@media (max-width: 1024px) {
.team10-section-area .team10-widget-boxarea2 .text-area a {
color: #000000cf;
font-family: var(--grotesk);
font-size: 21px;
font-style: normal;
font-weight: var(--ztc-weight-bold);
line-height: 24px;
display: inline-block;
transition: all 0.4s;
}
}
.team10-section-area .team10-widget-boxarea2 .text-area p {
color: var(--ztc-text-text-9);
font-family: var(--figtree);