6 lines
75 B
SCSS
6 lines
75 B
SCSS
// Responsive Embed
|
|
|
|
.panorama {
|
|
@include responsive-embed(256 by 81);
|
|
}
|