style(sponsors): bump section-label to --text-lg within sponsor scope

Override font-size to var(--text-lg) inside .sponsor-meta so the
Sponsors heading is larger, while the shared .section-label class
remains --text-sm everywhere else.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Vinta Chen
2026-04-19 22:40:31 +08:00
parent f10337bb31
commit 257b69a932
+1
View File
@@ -414,6 +414,7 @@ kbd {
.sponsor-meta .section-label {
margin-bottom: 0;
font-size: var(--text-lg);
}
.sponsor-become {