1
0

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:
Michael Verdi
2025-08-01 14:38:42 -05:00
parent 090ad5f315
commit 0ef4ca56a5
3 changed files with 6 additions and 5 deletions

View File

@@ -15,11 +15,6 @@
max-width: 750px;
margin: auto;
}
video {
width: 100%;
height: auto;
aspect-ratio: 16/9;
}
</style>
</head>
<body>