diff --git a/source/wp-content/themes/wporg-showcase-2022/patterns/log-in.php b/source/wp-content/themes/wporg-showcase-2022/patterns/log-in.php index 52c5bb02..00d20068 100644 --- a/source/wp-content/themes/wporg-showcase-2022/patterns/log-in.php +++ b/source/wp-content/themes/wporg-showcase-2022/patterns/log-in.php @@ -7,39 +7,32 @@ ?> - -
- -
- -
- -

- + +
+ +

+ - -

- + +

+ - -

Log in to your WordPress.org account to continue.', 'wporg' ) ), - esc_url( wp_login_url( home_url( '/' ) . 'submit-a-wordpress-site' ) ) - ); - ?>

- + +

Log in to your WordPress.org account to continue.', 'wporg' ) ), + esc_url( wp_login_url( home_url( '/' ) . 'submit-a-wordpress-site' ) ) + ); + ?>

+ - -
- -
- -
- -
- + +
+ +
+
+
- + diff --git a/source/wp-content/themes/wporg-showcase-2022/src/style/style.scss b/source/wp-content/themes/wporg-showcase-2022/src/style/style.scss index 581095fc..7a74c11d 100644 --- a/source/wp-content/themes/wporg-showcase-2022/src/style/style.scss +++ b/source/wp-content/themes/wporg-showcase-2022/src/style/style.scss @@ -219,24 +219,12 @@ 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, &.has-dark-dots-background, &.has-blue-dots-background { - background-position: top left; + background-position: top center; background-repeat: repeat-x; background-size: auto; } diff --git a/source/wp-content/themes/wporg-showcase-2022/templates/page-log-in.html b/source/wp-content/themes/wporg-showcase-2022/templates/page-log-in.html index dc02b9fa..ffaf76b4 100644 --- a/source/wp-content/themes/wporg-showcase-2022/templates/page-log-in.html +++ b/source/wp-content/themes/wporg-showcase-2022/templates/page-log-in.html @@ -4,8 +4,8 @@
- - + +
diff --git a/source/wp-content/themes/wporg-showcase-2022/templates/page-thanks.html b/source/wp-content/themes/wporg-showcase-2022/templates/page-thanks.html index 231cbd2d..ee29f837 100644 --- a/source/wp-content/themes/wporg-showcase-2022/templates/page-thanks.html +++ b/source/wp-content/themes/wporg-showcase-2022/templates/page-thanks.html @@ -4,8 +4,8 @@
- - + +