From b0b999f4ba20afdc765ab5cf6c3f1cac2234c6fe Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Fri, 21 Jul 2023 13:58:45 +0200 Subject: feat: Update to new wallpaper (#435) --- src-vue/src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-vue/src/style.css') 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%; -- cgit v1.2.3