Fixing style
[prawokultury.git] / prawokultury / static / css / entry.scss
index eab5c8c..99d787b 100644 (file)
     h1 {
         font-size: 2em;
     }
+
+    img.entry-picture {
+        margin-top: 1.5em;
+    }
 }
 
 .entry-wrapped img.entry-picture {
     float: left;
-    margin: 1.5em 1.5em 1em 0;
+    margin: 0 1.5em 1em 0;
 }
 
 .entry-wrapped .lead ul {