til/themes/hello-friend-ng/assets/scss/_mixins.scss
2020-09-13 19:51:28 +01:00

4 lines
33 B
SCSS

@mixin dimmed {
opacity: .6;
}