Browse Source

Redhill: Reset Slideshow block list

Thomas Guillot 6 years ago
parent
commit
c093436ea1
1 changed files with 5 additions and 0 deletions
  1. 5 0
      redhill/style.css

+ 5 - 0
redhill/style.css

@@ -1763,6 +1763,11 @@ hr.is-style-dots:before {
 	padding-left: 0.83333rem;
 }
 
+.wp-block-jetpack-slideshow ul {
+	margin-left: 0;
+	margin-right: 0;
+}
+
 .wp-block-spacer {
 	display: block;
 	margin-bottom: 0;