Revert "Fix: Restaurar estilos Bootstrap para .contact-info h6 y .text-muted"
This reverts commit 85d50a7bf5.
This commit is contained in:
@@ -1270,14 +1270,4 @@ footer .btn-primary:hover {
|
||||
color: var(--color-orange-primary);
|
||||
}
|
||||
|
||||
/* Restaurar estilos Bootstrap para h6 dentro de contact-info (override de estilos globales línea 110-116) */
|
||||
.contact-info h6 {
|
||||
font-family: inherit !important;
|
||||
font-weight: 500 !important;
|
||||
line-height: 1.2 !important;
|
||||
margin-bottom: 0.5rem !important;
|
||||
}
|
||||
|
||||
.contact-info .text-muted {
|
||||
font-size: inherit !important;
|
||||
}
|
||||
/* ELIMINADO: .contact-info h6 para mantener Bootstrap default del template */
|
||||
|
||||
Reference in New Issue
Block a user