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
background: transparent
.navbar-brand .navbar-item
@include reset
margin: 0.5rem 1rem 0.5rem 0
img
max-height: none
width: 160px
height: 205px
.navbar-brand
&:hover
background: rgba(237, 237, 237, 0.5)
.navbar-item
@include reset
margin: 0.5rem 1rem 0.5rem 0
img
max-height: none
width: 160px
height: 205px
.navbar-menu
display: flex