fix
This commit is contained in:
parent
540ef8004b
commit
b248920acd
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
background-color: rgba(0, 0, 0, 0.7);
|
||||
background-color: transparent; /* Transparenter Hintergrund */
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue