@@ -1,5 +1,4 @@
.wp-block-site-title a {
- text-decoration: underline;
text-decoration: underline;
text-decoration-thickness: 2px;
text-decoration-color: var(--wp--custom--color--secondary);
@@ -308,12 +308,6 @@
}
},
"padding": "10px",
- "color": {
- "text": "var(--wp--custom--color--foreground)",
- "background": "var(--wp--custom--color--background)",
- "hoverText": "var(--wp--custom--color--secondary)",
- "hoverBackground": "var(--wp--custom--color--background)"
- },
"submenu": {
"padding": "8px",
"shadow": "1px 1px 3px 0px rgba(0,0,0,.2)",