mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-24 17:53:16 +08:00
style: increase footer vertical padding from 2rem to 3rem
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user