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`.**

8 lines (7 loc) 171 B
{{#markdown}} ```scss .your-modal-close-class { @include reveal-close($color); } /* Change the color of the close button */ $color: $reveal-close-color; ``` {{/markdown}}