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