Skip to content

Commit

Permalink
Center background-position on block-cover-image (#6066) (#6760)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitor Paladini authored and Tammie Lister committed May 20, 2018
1 parent b541282 commit 562c81f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core-blocks/cover-image/style.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.wp-block-cover-image {
position: relative;
background-size: cover;
background-position: center center;
min-height: 430px;
width: 100%;
margin: 0 0 1.5em 0;
Expand Down

0 comments on commit 562c81f

Please sign in to comment.