kevinconka commited on
Commit
7867d9a
·
verified ·
1 Parent(s): 9e8c799

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -6,7 +6,7 @@
6
  <title>Video Comparison Slider</title>
7
  <style>
8
  :root {
9
- --container-width: 90vw; /* Define a custom property for 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;