local changes from server
[prawokultury.git] / prawokultury / static / css / entry.scss
index 9814feb..041346d 100644 (file)
         }
     }
 
+    .gallery h2 {
+        margin-top: 2em;
+    }
     .gallery-item {
         float: left;
         width: 300px;
         text-align: center;
-        margin-top: 2em;
+        //margin-bottom: 2em;
     }
 
     .gallery-image {
-        height: 250px;
+        height: 300px;
         width: 300px;
         display: table-cell;
         vertical-align: middle;