UNPKG

foundation-sites-5

Version:

**This package is only for versions 5 and earlier of Foundation. As of version 6, the package has a new name: `foundation-sites`.**

13 lines (11 loc) 370 B
{{#markdown}} ```scss $include-html-media-classes: $include-html-classes; // We use these to control video container padding and margins $flex-video-padding-top: rem-calc(25); $flex-video-padding-bottom: 67.5%; $flex-video-margin-bottom: rem-calc(16); // We use this to control widescreen bottom padding $flex-video-widescreen-padding-bottom: 57.25%; ``` {{/markdown}}