Current Path : /home/krishnamexports/public_html/panel/scss/mixins/ |
Current File : /home/krishnamexports/public_html/panel/scss/mixins/_blockqoute.scss |
// BlockQuote Mixins // @mixin blockquote($color) { border-color: $color; .blockquote-footer { color: $color; } }