diff --git a/theme.json b/theme.json index b8c85d6..08d6317 100644 --- a/theme.json +++ b/theme.json @@ -120,6 +120,16 @@ "text": "var(--wp--preset--color--white)" }, "css": "&:hover { background-color: var(--wp--preset--color--secondary-darker) }\n &:focus { background-color: var(--wp--preset--color--secondary-darker) }\n &:active { background-color: var(--wp--preset--color--secondary-darker) }" + }, + "core/paragraph": { + "typography": { + "fontWeight": "300" + } + }, + "core/list": { + "typography": { + "fontWeight": "300" + } } }, "typography": {