Cambios en diseño
This commit is contained in:
@ -10,4 +10,7 @@
|
||||
.header, .title, .content {
|
||||
color: inherit;
|
||||
}
|
||||
.accordion {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
}
|
||||
|
@ -44,7 +44,7 @@ header {
|
||||
}
|
||||
|
||||
#productos_menu .menu {
|
||||
border: none;
|
||||
border: thin solid white;
|
||||
box-shadow: none;
|
||||
|
||||
.item:hover {
|
||||
|
@ -90,6 +90,8 @@
|
||||
}
|
||||
.segment {
|
||||
border: none !important;
|
||||
background-color: $gris-oscuro;
|
||||
color: white;
|
||||
|
||||
.informacion {
|
||||
.row {
|
||||
|
Reference in New Issue
Block a user