This commit is contained in:
@@ -112,6 +112,11 @@ video{
|
|||||||
height: calc(100vh - 288px);
|
height: calc(100vh - 288px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.game-play-canvas:has(canvas:fullscreen){
|
||||||
|
width: 100vw;
|
||||||
|
height: 100vh;
|
||||||
|
}
|
||||||
|
|
||||||
audio {
|
audio {
|
||||||
min-width:400px;
|
min-width:400px;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user