Cambios en diseño

This commit is contained in:
2020-06-04 12:33:07 -04:00
parent 5c538f8e93
commit 7aa3546e0a
7 changed files with 26 additions and 4 deletions

View File

@ -20,7 +20,7 @@ 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 { border: thin solid white; box-shadow: none; }
header .menu #productos_menu .menu .item:hover { background-color: #a7a9ab !important; }