This commit is contained in:
2023-11-06 15:01:04 +03:00
parent 4c747a0c5e
commit 09c74d8f85
6 changed files with 22 additions and 16 deletions

View File

@@ -222,9 +222,9 @@ header {
margin-top: 20px;
padding: 5px 40px;
position: sticky;
z-index: 4;
top: 0;
background: #F8F8F8;
z-index: 102;
}
@@ -475,6 +475,7 @@ footer>div {
.wrapper_header_content{
max-width: 1280px;
margin: 0 auto;
position: relative;
}
header .header-first {