header
This commit is contained in:
@@ -35,7 +35,7 @@ header{
|
||||
width: 35%;
|
||||
border-left: 1px solid $color1;
|
||||
padding: 0;
|
||||
display: none;
|
||||
// display: none;
|
||||
a{
|
||||
display: flex;
|
||||
}
|
||||
@@ -89,7 +89,7 @@ header{
|
||||
padding-top: 0.25rem;
|
||||
z-index: 9999;
|
||||
}
|
||||
// .nav-main{
|
||||
.nav-main{
|
||||
@media screen and (min-width: 1200px) {
|
||||
display: flex;
|
||||
ul{
|
||||
@@ -106,7 +106,7 @@ header{
|
||||
}
|
||||
}
|
||||
}
|
||||
// }
|
||||
}
|
||||
&.is-active{
|
||||
display: block;
|
||||
position: fixed;
|
||||
@@ -145,7 +145,7 @@ header{
|
||||
width: 0%;
|
||||
transition: width 1s ease;
|
||||
height: 1px;
|
||||
background: $color1;
|
||||
background: $color2024;
|
||||
}
|
||||
&:hover{
|
||||
&::before{
|
||||
@@ -201,7 +201,5 @@ header.front{
|
||||
}
|
||||
}
|
||||
}
|
||||
#block-colloque2024-renderedsitesettingsblock-2{
|
||||
// display: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user