mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-19 13:46:05 +00: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue