blog/themes/flex/static/bower_components/reframe.js/dist/_reframe.scss

11 lines
185 B
SCSS

.js-reframe {
padding-top: 56.25%;
position: relative;
width: 100%; }
.js-reframe iframe {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%; }