mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-23 05:03:45 +08:00
style(css): add background color to final-cta section
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -835,6 +835,7 @@ th[data-sort].sort-asc::after {
|
||||
|
||||
.final-cta {
|
||||
padding-block: clamp(3rem, 7vw, 5.5rem);
|
||||
background: oklch(94% 0.025 72);
|
||||
display: grid;
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user