Explorar el Código

test decoration for button

MaggieCabrera hace 3 años
padre
commit
3b793d4013
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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": {