Browse Source

test decoration for button

MaggieCabrera 3 years ago
parent
commit
3b793d4013
1 changed files with 2 additions and 1 deletions
  1. 2 1
      blockbase/theme.json

+ 2 - 1
blockbase/theme.json

@@ -553,7 +553,8 @@
 					"fontFamily": "var(--wp--preset--font-family--body-font)",
 					"fontSize": "var(--wp--custom--button--typography--font-size)",
 					"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": {