Browse Source

fix/#1506

Niels Lange 5 years ago
parent
commit
fdf6252518
1 changed files with 2 additions and 2 deletions
  1. 2 2
      photos/blocks.css

+ 2 - 2
photos/blocks.css

@@ -171,8 +171,8 @@ p.has-drop-cap:not(:focus):first-letter {
 }
 
 /* Galleries */
-.wp-block-gallery {
-	margin-bottom: 3rem;
+figure.wp-block-gallery {
+	margin: 0 auto 3rem;
 }
 
 /* Captions */