foot
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
.th-menu-wrapper .mobile-logo img{width:180px;}
|
||||
.th-menu-wrapper .mobile-logo{background-color:var(--brand-navy, #0a004c);}
|
||||
.breadcumb-wrapper{background-repeat:no-repeat;background-position:center center;background-image:url('/assets/images/breadcumb-bg.jpg');background-size:cover;}
|
||||
.hero-inner{position:relative;background-color:var(--brand-dark, #101840);}
|
||||
.hero-inner{position:relative;background-color:var(--brand-dark, #101840);min-height:640px;}
|
||||
.hero-5 .hero-inner{min-height:720px;}
|
||||
.hero-inner::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.3) 100%);z-index:1;pointer-events:none;}
|
||||
.hero-inner .container{position:relative;z-index:2;}
|
||||
.hero-style5 .sub-title2.sub{color:#fff !important;}
|
||||
|
||||
Reference in New Issue
Block a user