7 lines
99 B
HTML
7 lines
99 B
HTML
<style>
|
|
article.markdown video {
|
|
max-width: 100%;
|
|
height: auto;
|
|
}
|
|
</style>
|