diff --git a/source/wp-content/themes/wporg-showcase-2022/images/dots-dark-banner.svg b/source/wp-content/themes/wporg-showcase-2022/images/dots-dark-banner.svg index 6faf17c7..44d95394 100644 --- a/source/wp-content/themes/wporg-showcase-2022/images/dots-dark-banner.svg +++ b/source/wp-content/themes/wporg-showcase-2022/images/dots-dark-banner.svg @@ -1,66 +1,75 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file 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 7494f29a..8533a6ba 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 @@ -236,7 +236,7 @@ body.page-template-page-submit { &.has-dots-background, &.has-dark-dots-background, &.has-blue-dots-background { - background-position: top center; + background-position: top left; background-repeat: repeat-x; background-size: auto; }