Explorar o código

Fix style issue on main page gallery.

Lee Morgan %!s(int64=5) %!d(string=hai) anos
pai
achega
c93a90cc8a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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;
     }