header a active
This commit is contained in:
@@ -33,9 +33,9 @@ header{
|
||||
padding-right: 1rem;
|
||||
a {
|
||||
color: $black;
|
||||
.is-active {
|
||||
color: $blue-light;
|
||||
}
|
||||
}
|
||||
.is-active {
|
||||
color: $blue-light;
|
||||
}
|
||||
}
|
||||
.ul2{
|
||||
@@ -45,9 +45,6 @@ header{
|
||||
:hover{
|
||||
color: $blue-light;
|
||||
}
|
||||
// :visited {
|
||||
// color: $blue-light;
|
||||
// }
|
||||
}
|
||||
|
||||
li ul {
|
||||
@@ -55,12 +52,7 @@ header{
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
// .region-header-top-rigth {
|
||||
|
||||
// width: 7rem;
|
||||
// height: 7rem;
|
||||
|
||||
// }
|
||||
#block-burger {
|
||||
z-index: 1;
|
||||
background-color: $blue-light;
|
||||
@@ -127,5 +119,6 @@ header{
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user