* Quadrat: Fix footer polygon * rebuild CSS
@@ -524,11 +524,6 @@ textarea:focus {
outline: 1px dotted currentColor;
}
-.home .site-footer.wp-block-group {
- position: relative;
- overflow: visible;
-}
-
.home .site-footer.wp-block-group:before {
content: "";
background-color: var(--wp--custom--color--secondary);
@@ -1,7 +1,5 @@
.home {
.site-footer.wp-block-group {
&:before {
@@ -14,4 +12,4 @@
z-index: -1;
+}