Эх сурвалжийг харах

Fix style issue on main page gallery.

Lee Morgan 5 жил өмнө
parent
commit
c93a90cc8a
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      views/main/index.css

+ 2 - 0
views/main/index.css

@@ -137,4 +137,6 @@ body{
 
     #galleryContainer{
         display: flex;
+        flex-wrap: wrap;
+        justify-content: space-around;
     }