From 46ae058c7cd62b90cc42065bf305b17e42427145 Mon Sep 17 00:00:00 2001 From: Cay Date: Wed, 11 Mar 2026 18:07:36 +0000 Subject: [PATCH] bildgroesse anpassen --- views/launcher.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/launcher.ejs b/views/launcher.ejs index 6d08683..61554b0 100644 --- a/views/launcher.ejs +++ b/views/launcher.ejs @@ -10,7 +10,7 @@ margin: 0; height: 100vh; - background: url("/images/dok_bg.png") center / cover no-repeat; + background: #000; display: flex; justify-content: center;