1
Fork 0

make it better :p

This commit is contained in:
Ashley 2022-12-14 15:32:18 +00:00
parent ab7d4310fc
commit aa7a577902

View file

@ -321,10 +321,7 @@ a {
.video-player-container {
max-width: max-content;
max-width:inherit ;
margin: inherit;
max-height: fit-content;
max-height: -moz-fit-content;
aspect-ratio: inherit;
max-height: inherit;
}