mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-24 21:57:41 +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:
parent
11b737bb44
commit
0ff4736729
@ -9,6 +9,7 @@
|
|||||||
.demo-video
|
.demo-video
|
||||||
width: 100%
|
width: 100%
|
||||||
margin: 50px 0
|
margin: 50px 0
|
||||||
|
border-radius: 6px
|
||||||
|
|
||||||
#main-title
|
#main-title
|
||||||
display: none
|
display: none
|
||||||
|
Loading…
Reference in New Issue
Block a user