diff options
Diffstat (limited to 'src-vue/src/style.css')
-rw-r--r-- | src-vue/src/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-vue/src/style.css b/src-vue/src/style.css index 0366b0ed..c66a6248 100644 --- a/src-vue/src/style.css +++ b/src-vue/src/style.css @@ -21,7 +21,7 @@ body { } #fc_bg__container { - background: url(/src/assets/wallpaperflare.com_wallpaper.jpg) center no-repeat; + background: url(/src/assets/mp_colony020033.jpg) center no-repeat; background-size: cover; height: 100%; width: 100%; |