forked from EXT/VR180-Web-Player
Update HTML, CSS, and video file
- Updated index.html with latest changes - Updated vr180player/vr180-player.css with styling improvements - Updated sbs-video.mp4 with new video content
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
video {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
aspect-ratio: 16/9;
|
||||
}
|
||||
|
||||
#playBtn {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
|
||||
Reference in New Issue
Block a user