x-markdown-css/src/partials/media.scss

7 lines
73 B
SCSS

img,
video {
width: 100%;
margin-top: 2rem;
margin-bottom: 2rem;
}