feat [front]: style logo hover

This commit is contained in:
Alice 2022-08-27 16:36:45 +02:00
parent 622d6e8dc4
commit d60a6a16b6

View file

@ -112,13 +112,16 @@ $navbar-item-img-max-height: 105px
padding: 0 2rem padding: 0 2rem
background: transparent background: transparent
.navbar-brand .navbar-item .navbar-brand
@include reset &:hover
margin: 0.5rem 1rem 0.5rem 0 background: rgba(237, 237, 237, 0.5)
img .navbar-item
max-height: none @include reset
width: 160px margin: 0.5rem 1rem 0.5rem 0
height: 205px img
max-height: none
width: 160px
height: 205px
.navbar-menu .navbar-menu
display: flex display: flex