diff --git a/static/css/style.css b/static/css/style.css index 11998ab..2970812 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -692,7 +692,8 @@ a.htmx-request { } .anime-synopsis h3, -.anime-relations h3 { +.anime-relations h3, +.anime-recommendations h3 { font-size: var(--text-base); font-weight: 600; color: var(--text);