Skip to content

Commit

Permalink
Remove extra spacing in pattern preview
Browse files Browse the repository at this point in the history
  • Loading branch information
ryelle committed Feb 20, 2024
1 parent 989696c commit 53ea5db
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -39,6 +39,8 @@
align-items:center;
min-height:100vh;
box-sizing: border-box;
padding-top: 0;
padding-bottom: 0;
}
.wp-site-blocks > * {
width: 100%;
Expand Down

0 comments on commit 53ea5db

Please sign in to comment.