Skip to content

Commit 89fd04f

Browse files
youknowriadMaggieCabrera
andcommitted
Remove link underline style from default theme.json (#74901)
Remove the default textDecoration: underline style applied to links, allowing themes to define their own link styling preferences. Co-authored-by: youknowriad <youknowriad@git.wordpress.org> Co-authored-by: MaggieCabrera <onemaggie@git.wordpress.org>
1 parent 7f973c4 commit 89fd04f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lib/theme.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -394,11 +394,6 @@
394394
"border": {
395395
"width": "0"
396396
}
397-
},
398-
"link": {
399-
"typography": {
400-
"textDecoration": "underline"
401-
}
402397
}
403398
},
404399
"spacing": {

0 commit comments

Comments
 (0)