1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 01:14:38 -05:00

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;
}