1
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-03-05 02:11:31 -05:00

ok im sorry

This commit is contained in:
Ashley 2022-12-14 15:34:38 +00:00
parent aa7a577902
commit 67eed4e376

View file

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