ui: align recommendations header styling with relations

This commit is contained in:
2026-04-08 15:52:49 +02:00
parent e2da605916
commit d3eba7ed9d

View File

@@ -692,7 +692,8 @@ a.htmx-request {
} }
.anime-synopsis h3, .anime-synopsis h3,
.anime-relations h3 { .anime-relations h3,
.anime-recommendations h3 {
font-size: var(--text-base); font-size: var(--text-base);
font-weight: 600; font-weight: 600;
color: var(--text); color: var(--text);