From 21ca53c9b0d6257a68fb0c0cbb9c782d23883533 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Mon, 23 Mar 2020 17:37:07 +0100 Subject: [PATCH] Revert "Update gallery.css" This reverts commit 64157f89f27f8934e08476be7f42253531eec1ee. --- module/gallery/view/gallery/gallery.css | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) 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