1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-22 09:55:10 +00:00

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
No known key found for this signature in database
GPG Key ID: 4B98C3A8949CA8A4

View File

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