7 lines
81 B
SCSS
7 lines
81 B
SCSS
video {
|
|
margin: $gutter 0;
|
|
width: auto;
|
|
max-width: 100%;
|
|
height: auto;
|
|
}
|