mirror of
https://github.com/vinta/awesome-python.git
synced 2026-04-11 14:21:45 +08:00
style: increase footer vertical padding from 2rem to 3rem
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
1e8c432ec9
commit
38412182e7
@ -888,7 +888,7 @@ th[data-sort].sort-asc::after {
|
||||
.footer {
|
||||
margin-top: auto;
|
||||
background: oklch(16% 0.025 35);
|
||||
padding: 2rem var(--shell-pad);
|
||||
padding: 3rem var(--shell-pad);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user