border-radius chnage

This commit is contained in:
@CyberAndi 2024-02-05 02:34:25 +01:00 committed by GitHub
parent aa96ab9dda
commit f1a385bd20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -275,6 +275,7 @@ video.video-js {
margin-left: 1em; margin-left: 1em;
margin-right: 1em; margin-right: 1em;
padding-bottom: 82vh; padding-bottom: 82vh;
border-radius: 13px;
height: 0; height: 0;
box-shadow: 9px 9px 15px rgba(0,0,0,0.8); box-shadow: 9px 9px 15px rgba(0,0,0,0.8);
} }