Rename uk-text-primary-gradient to uk-text-background
This commit is contained in:
parent
53a7de01c8
commit
63c2b02974
|
@ -10,7 +10,7 @@
|
||||||
color: var(--text-primary-color) !important;
|
color: var(--text-primary-color) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.uk-text-primary-gradient {
|
.uk-text-background {
|
||||||
background: var(--text-gradient-color);
|
background: var(--text-gradient-color);
|
||||||
-webkit-text-fill-color: transparent;
|
-webkit-text-fill-color: transparent;
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
|
|
Loading…
Reference in New Issue