]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - static/css/style.css
Shot in the dark...
[irc/freenode/web-7.0.git] / static / css / style.css
index 3582c9939d2c266d29c64ec4bfa3303e530960a2..7b063c120c35d6461c02662fb4500eea6bc64162 100644 (file)
@@ -192,7 +192,10 @@ div.art {
 }
 
 div.artlist {
-    
+    display: flex;
+    flex-wrap: wrap;
+    justify-content: space-around;
+    align-items: stretch;
 }
 
 div.artlist:first-child {