소스 검색

test decoration for button

MaggieCabrera 3 년 전
부모
커밋
3b793d4013
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      blockbase/theme.json

+ 2 - 1
blockbase/theme.json

@@ -553,7 +553,8 @@
 					"fontFamily": "var(--wp--preset--font-family--body-font)",
 					"fontFamily": "var(--wp--preset--font-family--body-font)",
 					"fontSize": "var(--wp--custom--button--typography--font-size)",
 					"fontSize": "var(--wp--custom--button--typography--font-size)",
 					"fontWeight": "var(--wp--custom--button--typography--font-weight)",
 					"fontWeight": "var(--wp--custom--button--typography--font-weight)",
-					"lineHeight": "var(--wp--custom--button--typography--line-height)"
+					"lineHeight": "var(--wp--custom--button--typography--line-height)",
+					"textDecoration": "none"
 				}
 				}
 			},
 			},
 			"h1": {
 			"h1": {