style checkout page

This commit is contained in:
2025-04-10 11:26:08 +05:00
parent dcb9d33d56
commit 48e855dd07
4 changed files with 1115 additions and 10 deletions

View File

@ -330,6 +330,15 @@
"text": "var(--wp--preset--color--foreground)"
}
},
"h2": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--eb-garamond)",
"fontSize": "var(--wp--preset--font-size--x-large)",
"fontStyle": "normal",
"fontWeight": "700",
"lineHeight": "1.0"
}
},
"link": {
":hover": {
"color": {