%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/friendstravel.al/wp-content/themes/friendstravel/scss/base/mixins/
Upload File :
Create Path :
Current File : /var/www/html/friendstravel.al/wp-content/themes/friendstravel/scss/base/mixins/_hover-focus.scss

// ----------------------------------------------------------------------

  // Hover and Focus

 // ----------------------------------------------------------------------

 // example @include hoverFocus('text-decoration', 'none');

@mixin hoverFocus($property, $value) {
  &:hover, &:focus {
    #{$property}: $value;
  }
}

Zerion Mini Shell 1.0