typo
This commit is contained in:
@@ -2628,8 +2628,8 @@ header.main-header .header-sticky.active{
|
||||
background: url('../images/page-header-bg.jpg') no-repeat;
|
||||
background-position: center center;
|
||||
background-size: cover;
|
||||
padding: 190px 0 100px;
|
||||
margin-top: -118px;
|
||||
padding: clamp(120px, 15vh, 150px) 0 clamp(60px, 10vh, 80px);
|
||||
margin-top: -50px;
|
||||
}
|
||||
|
||||
.page-header::before{
|
||||
|
||||
Reference in New Issue
Block a user