mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-03 22:40:46 +00: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:
parent
f10337bb31
commit
257b69a932
1 changed files with 1 additions and 0 deletions
|
|
@ -414,6 +414,7 @@ kbd {
|
|||
|
||||
.sponsor-meta .section-label {
|
||||
margin-bottom: 0;
|
||||
font-size: var(--text-lg);
|
||||
}
|
||||
|
||||
.sponsor-become {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue