mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-28 12:15:48 +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 {
|
.footer {
|
||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
background: oklch(16% 0.025 35);
|
background: oklch(16% 0.025 35);
|
||||||
padding: 2rem var(--shell-pad);
|
padding: 3rem var(--shell-pad);
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|||||||
Reference in New Issue
Block a user