ménage
This commit is contained in:
@@ -502,28 +502,3 @@ main{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#posterWindow{
|
||||
visibility: collapse;
|
||||
top: 5vh;
|
||||
left: 5vw;
|
||||
}
|
||||
|
||||
#posterContainer{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
canvas{
|
||||
visibility: collapse;
|
||||
height: 110%;
|
||||
width: auto;
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
z-index: -30;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user