We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112809d commit 3a0f209Copy full SHA for 3a0f209
sass/wp-blocks/group.scss
@@ -1,6 +1,7 @@
1
.wp-block-group {
2
3
padding: 0;
4
+ position: relative;
5
6
&.has-background {
7
width: 100vw;
sass/wp-blocks/styled-layout.scss
@@ -3,7 +3,6 @@
padding-top: 100px;
padding-bottom: 100px;
- position: relative;
8
@include media-breakpoint-down(md) {
9
padding-top: 50px;
0 commit comments