permite ver fotos de la galería en grande

This commit is contained in:
2021-02-09 17:48:07 +01:00
parent 594332fd87
commit 3c9a0c416f
26 changed files with 358 additions and 51 deletions

View File

@@ -0,0 +1,17 @@
.eventoHeader{
font-weight: bold;
}
.eventoDesc{
color: white;
margin-top: 20px;
}
.evento{
display: block;
max-width: 800px;
max-height: auto;
margin: auto;
text-align: justify;
}