diff --git a/theme.json b/theme.json index 98db16f..f32fb48 100644 --- a/theme.json +++ b/theme.json @@ -367,6 +367,9 @@ } }, ":hover": { + "typography": { + "textDecoration": "underline" + }, "color": { "text": "var(--wp--preset--color--washed-green)" }