diff --git a/app/styles/base.css b/app/styles/base.css index 9a3abcd5..b6e49f9c 100644 --- a/app/styles/base.css +++ b/app/styles/base.css @@ -24,7 +24,7 @@ body { padding:0; font-family: "Poppins", "Helvetica"; letter-spacing: 0.05em; - background: white url('../images/icons/kasm_logo.svg') no-repeat fixed center; + background: white url('../images/splash.jpg') no-repeat fixed center; height:100%; touch-action: none; }