fix video size

This commit is contained in:
Gabriel 2024-05-08 21:43:52 -04:00
parent b94cf2ce40
commit 9f8843073a

View file

@ -154,7 +154,7 @@ audio {
width: max-content;
height: max-content;
max-width: 90%;
max-height: 100%;
max-height: 60vh;
}
article img,