some cleanup
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
.header-logo .logo img{width:260px;}
|
||||
.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('/wp-content/uploads/2024/07/breadcumb-bg.jpg');background-size:cover;}
|
||||
.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::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;}
|
||||
|
||||
Reference in New Issue
Block a user