Menu de productos
This commit is contained in:
@ -42,6 +42,15 @@ header {
|
||||
font-size: 2rem;
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
#productos_menu .menu {
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
|
||||
.item:hover {
|
||||
background-color: $gris-medio !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user