Menu de productos

This commit is contained in:
2020-05-31 12:46:59 -04:00
parent 26bd5207f3
commit 84e6808883
3 changed files with 21 additions and 3 deletions

View File

@ -20,6 +20,10 @@ header .menu { margin-top: 0 !important; margin-bottom: 0 !important; }
header .menu .logo { font-size: 2rem; font-weight: 900; }
header .menu #productos_menu .menu { border: none; box-shadow: none; }
header .menu #productos_menu .menu .item:hover { background-color: #a7a9ab !important; }
a { color: inherit !important; }
.menu { font-family: inherit !important; }