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

4 lines
33 B
SCSS

@mixin dimmed {
opacity: .6;
}