Color code updated
This commit is contained in:
parent
8b0a2f303d
commit
c93f3d6252
@ -5017,7 +5017,7 @@ Location:
|
|||||||
/*============= HERO CSS AREA ===============*/
|
/*============= HERO CSS AREA ===============*/
|
||||||
/*============= MOBILE MENU CSS AREA ===============*/
|
/*============= MOBILE MENU CSS AREA ===============*/
|
||||||
.mobile-header.mobile-haeder1 {
|
.mobile-header.mobile-haeder1 {
|
||||||
background: var(--ztc-bg-bg-2);
|
background: #000;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -19110,6 +19110,24 @@ html {
|
|||||||
transition: all 0.4s;
|
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 {
|
.team10-section-area .team10-widget-boxarea2 .text-area p {
|
||||||
color: var(--ztc-text-text-9);
|
color: var(--ztc-text-text-9);
|
||||||
font-family: var(--figtree);
|
font-family: var(--figtree);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user