diff --git a/module/gallery/view/gallery/gallery.css b/module/gallery/view/gallery/gallery.css index 7374a3f5..9206e2d7 100644 --- a/module/gallery/view/gallery/gallery.css +++ b/module/gallery/view/gallery/gallery.css @@ -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%; - } -/* ----------------------------------------------*/ +} \ No newline at end of file