www.byjp.me/themes/hello-friend-ng/assets/scss/_mixins.scss
2022-10-23 15:33:18 +01:00

3 lines
33 B
SCSS

@mixin dimmed {
opacity: .6;
}