blog/themes/hello-friend-ng/assets/scss/_mixins.scss

4 lines
33 B
SCSS

2022-07-06 15:45:22 +07:00
@mixin dimmed {
opacity: .6;
}