geo-coop/web/themes/custom/geofresco/src/global/_content.scss

9 lines
138 B
SCSS

/**
* Styles related to contributor-added content on the site, such as embedded
* media.
*/
iframe {
width: 100%;
height: 100%;
}