1
0
Fork 0
forked from Simnation/Main

Update style.css

This commit is contained in:
Nordi98 2025-08-03 19:01:22 +02:00
parent 69f09789e2
commit d66127a776

View file

@ -22,8 +22,8 @@ body {
/* DJ Interface Container */
#dj-interface {
width: 1000px; /* Standard-Breite */
height: 700px; /* Standard-Höhe */
width: 800px; /* Standard-Breite */
height: 600px; /* Standard-Höhe */
position: absolute;
top: 100%; /* Statt 50% - weiter unten */
left: 100%; /* Statt 50% - weiter rechts */