Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
<title>Video Comparison Slider</title>
|
7 |
<style>
|
8 |
:root {
|
9 |
-
--container-width:
|
10 |
}
|
11 |
body, html {
|
12 |
margin: 0;
|
|
|
6 |
<title>Video Comparison Slider</title>
|
7 |
<style>
|
8 |
:root {
|
9 |
+
--container-width: 80vw; /* Define a custom property for width */
|
10 |
}
|
11 |
body, html {
|
12 |
margin: 0;
|