fix video size

main
Gabriel 3 months ago
parent b94cf2ce40
commit 9f8843073a

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

Loading…
Cancel
Save