design: change link
This commit is contained in:
@@ -39,8 +39,10 @@ module.exports = {
|
|||||||
"border-radius": "1rem",
|
"border-radius": "1rem",
|
||||||
},
|
},
|
||||||
a: {
|
a: {
|
||||||
"text-decoration": "wavy underline var(--color-contrast-content)",
|
"font-weight": 600,
|
||||||
|
// "text-decoration": "wavy underline var(--color-contrast-content)",
|
||||||
// "text-decoration-thickness": "0.1em",
|
// "text-decoration-thickness": "0.1em",
|
||||||
|
"text-decoration": "none",
|
||||||
color: "var(--color-contrast-content)",
|
color: "var(--color-contrast-content)",
|
||||||
},
|
},
|
||||||
"a.btn-primary": {
|
"a.btn-primary": {
|
||||||
|
|||||||
Reference in New Issue
Block a user