mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-08 23:01:17 -05:00
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:
@@ -414,6 +414,7 @@ kbd {
|
||||
|
||||
.sponsor-meta .section-label {
|
||||
margin-bottom: 0;
|
||||
font-size: var(--text-lg);
|
||||
}
|
||||
|
||||
.sponsor-become {
|
||||
|
||||
Reference in New Issue
Block a user