From 3643f9a4a3c56d1dbb0eac890f031f72bc33f5cd Mon Sep 17 00:00:00 2001 From: chiu Date: Mon, 30 Sep 2019 22:50:14 +0800 Subject: [PATCH] Update gallery.css fix error --- app/assets/stylesheets/gallery.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/gallery.css b/app/assets/stylesheets/gallery.css index 40a34a7..9dcedf3 100644 --- a/app/assets/stylesheets/gallery.css +++ b/app/assets/stylesheets/gallery.css @@ -144,7 +144,7 @@ /* Gallery Body */ div.rgbody{ - margin-bottom::50px; + margin-bottom:50px; } .rgbody .gallery-info { padding: 0 5px;