docs: Add a border-radius to the hero video

Applying a border radius to the video hides the white corners that show when the site is in dark mode.
This commit is contained in:
Matan Kushner
2020-02-01 18:17:07 -05:00
parent 11b737bb44
commit 0ff4736729

View File

@ -9,6 +9,7 @@
.demo-video
width: 100%
margin: 50px 0
border-radius: 6px
#main-title
display: none