Skip to content

Commit

Permalink
Remove the old design's style
Browse files Browse the repository at this point in the history
  • Loading branch information
renintw committed Oct 11, 2023
1 parent df8d22d commit cc403ad
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions source/wp-content/themes/wporg-showcase-2022/src/style/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -219,18 +219,6 @@ body.page-template-page-submit-confirmation .wp-site-blocks {
color: var(--wp--preset--color--white);
}

body.page-template-page-submit-confirmation,
body.page-template-page-submit {

/* Adjust margin used to pull the header over the dots background when the font size changes. */
@media (max-width: 599px) {
.wp-block-spacer.has-dark-dots-background,
.wp-block-spacer.has-blue-dots-background {
margin-bottom: -30px !important;
}
}
}

/* Add background to spacers. These are custom classes, not attached as block styles. */
.wp-block-spacer {
&.has-dots-background,
Expand Down

0 comments on commit cc403ad

Please sign in to comment.