summaryrefslogtreecommitdiffstats
path: root/docs/.vitepress/theme/index.styl
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2024-02-24 15:29:19 +0900
committerMatan Kushner <hello@matchai.dev>2024-02-24 15:29:19 +0900
commitdde53b4496c0784e6775560788a7b8942f12a60c (patch)
treea4e6e66793fd71a28adb56ccc066e31cbc810ddf /docs/.vitepress/theme/index.styl
parentb4046a0f74cc2296d08551dd0abfb5e6e76261c6 (diff)
A bit more style tweakingfix-up-styles
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