fix: change intro video to cover for full-screen immersion
This commit is contained in:
@@ -505,7 +505,7 @@ html, body {
|
|||||||
.intro-video {
|
.intro-video {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: contain;
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
.intro-skip-btn {
|
.intro-skip-btn {
|
||||||
|
|||||||
Reference in New Issue
Block a user