diff --git a/src/App.scss b/src/App.scss index d89c79a..794cdfe 100644 --- a/src/App.scss +++ b/src/App.scss @@ -20,7 +20,7 @@ limitations under the License. background-color: $app-background; background-image: url('./imgs/background.svg'); background-repeat: none; - background-position: top center; + background-position: 50% top; } @mixin spacer {