summaryrefslogtreecommitdiffstats
path: root/docs/.vitepress/theme/index.styl
diff options
context:
space:
mode:
Diffstat (limited to 'docs/.vitepress/theme/index.styl')
-rw-r--r--docs/.vitepress/theme/index.styl15
1 files changed, 5 insertions, 10 deletions
diff --git a/docs/.vitepress/theme/index.styl b/docs/.vitepress/theme/index.styl
index d8d6d8eb5..bdb036b5c 100644
--- a/docs/.vitepress/theme/index.styl
+++ b/docs/.vitepress/theme/index.styl
@@ -25,16 +25,11 @@
.VPHero .main
margin: 0 auto
-.center
- margin 0 auto
- width: 80%
- .demo-video
- width: 100%
- margin: 50px 0
- border-radius: 6px
-
-.hero
- margin: 150px 25px 70px
+.demo-video
+ max-width: 700px // The width of the video
+ width: 100%
+ margin: 50px auto
+ border-radius: 6px
.action-button
background-color: #dd0b78 !important