mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-27 04:07:39 +00:00
feat(website): add co-maintainer credit and bump hero-sub font size
- Replace 'Curated by @vinta since 2014' with 'Maintained by @vinta and @JinyangWang27' to reflect the new co-maintainer - Increase .hero-sub font size from --text-sm to --text-base for better readability Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
56ccdfae8f
commit
7b8002426d
2 changed files with 26 additions and 10 deletions
|
|
@ -108,7 +108,7 @@ a:hover { color: var(--accent-hover); text-decoration: underline; }
|
|||
}
|
||||
|
||||
.hero-sub {
|
||||
font-size: var(--text-sm);
|
||||
font-size: var(--text-base);
|
||||
color: var(--text-secondary);
|
||||
line-height: 1.6;
|
||||
margin-bottom: 0.5rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue