// Shadow mixin @mixin shadow-variant($offset) { box-shadow: 0 $offset (($offset + 0.05rem) * 2) color('dark', $alpha: 0.15); }
Last updated 2 years ago
This site uses cookies to deliver its service and to analyse traffic. By browsing this site, you accept the privacy policy.