Pārlūkot izejas kodu

Pendant: Removing default text decoration for link elements (#6178)

Co-authored-by: Jason Crist <jcrist@pbking.com>
Matias Benedetto 3 gadi atpakaļ
vecāks
revīzija
2df6e7cee3
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      pendant/theme.json

+ 3 - 0
pendant/theme.json

@@ -347,6 +347,9 @@
 			"link": {
 				"color": {
 					"text": "var(--wp--preset--color--foreground)"
+				},
+				"typography": {
+					"textDecoration": "none 0.02em"
 				}
 			}
 		},