Pendant: Removing default text decoration for link elements (#6178)
Co-authored-by: Jason Crist <jcrist@pbking.com>
This commit is contained in:
parent
118c09c5d0
commit
2df6e7cee3
1 changed files with 3 additions and 0 deletions
|
@ -347,6 +347,9 @@
|
|||
"link": {
|
||||
"color": {
|
||||
"text": "var(--wp--preset--color--foreground)"
|
||||
},
|
||||
"typography": {
|
||||
"textDecoration": "none 0.02em"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue