hello-friend-ng/assets/scss/_mixins.scss
2019-02-22 15:19:21 +01:00

3 lines
33 B
SCSS

@mixin dimmed {
opacity: .6;
}