hugo-theme-hello-amigo/assets/scss/_mixins.scss
2019-07-25 17:13:27 -04:00

4 lines
33 B
SCSS

@mixin dimmed {
opacity: .6;
}