diff --git a/src/App.scss b/src/App.scss index 7179a17d6a02df1600dbea84a2c5f61975d6d44b..0f0855ec36711353df935103d0260a2279718bbb 100644 --- a/src/App.scss +++ b/src/App.scss @@ -19,7 +19,7 @@ limitations under the License. #root { background-color: $app-background; background-image: url('./imgs/background.svg'); - background-repeat: none; + background-repeat: no-repeat; background-position: 50% -20%; }