mirror of
https://github.com/andrewgioia/mana.git
synced 2024-10-31 23:44:47 +00:00
5 lines
138 B
SCSS
5 lines
138 B
SCSS
.#{$ms-prefix}-mechanic {
|
|
background: $ms-ability-grad;
|
|
-webkit-background-clip: text;
|
|
-webkit-text-fill-color: transparent;
|
|
} |