Zona de administracion para agregar eventos y subir imagenes
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
}
|
||||
#banner .header {
|
||||
font-family: inherit;
|
||||
line-height: 2rem;
|
||||
}
|
||||
|
||||
#servicios {
|
||||
@ -87,6 +88,19 @@
|
||||
background-color: white;
|
||||
padding: 0;
|
||||
}
|
||||
#eventos .segment .image {
|
||||
height: 14rem;
|
||||
overflow: hidden;
|
||||
}
|
||||
#eventos .segment .image img {
|
||||
height: 100%;
|
||||
max-width: none !important;
|
||||
}
|
||||
#eventos .segment .header {
|
||||
margin-top: 0;
|
||||
padding-top: 1rem;
|
||||
height: 7rem;
|
||||
}
|
||||
|
||||
#contacto {
|
||||
padding-top: 4rem;
|
||||
|
Reference in New Issue
Block a user