Revert "Update gallery.css"

This reverts commit 64157f89f2.
This commit is contained in:
Fred Tempez 2020-03-23 17:37:07 +01:00
parent e09cbf2e80
commit 21ca53c9b0

View File

@ -21,15 +21,4 @@
background: rgba(0, 0, 0, .6);
color: #FFF;
text-align: center;
}
/* Ajout de régles css ---------------------------- */
.galleryRow {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.col3 {
width : 16em;
max-width: 50%;
}
/* ----------------------------------------------*/
}