Reduce hero::before overlay opacity from 60% to 30% for better background visibility
This commit is contained in:
@@ -929,7 +929,7 @@ header.main-header .header-sticky.active{
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
background-color: var(--primary-color);
|
||||
opacity: 60%;
|
||||
opacity: 30%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 0;
|
||||
|
||||
Reference in New Issue
Block a user