Updated the hover effect on the Sidebar styles.sass
This commit is contained in:
parent
8fb2b49a40
commit
5635e47659
@ -46,11 +46,17 @@ aside .header:hover
|
||||
font-size: 1.3rem
|
||||
margin: 0
|
||||
|
||||
&:hover
|
||||
background-color: $darker
|
||||
filter: brightness(1.1)
|
||||
|
||||
.item-active
|
||||
display: flex
|
||||
background-color: $background
|
||||
|
||||
&:hover
|
||||
background-color: $background
|
||||
|
||||
@media screen and (max-width: 768px)
|
||||
aside
|
||||
position: fixed
|
||||
|
Loading…
x
Reference in New Issue
Block a user