mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-24 01:24:43 +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 {
|
.final-cta {
|
||||||
padding-block: clamp(3rem, 7vw, 5.5rem);
|
padding-block: clamp(3rem, 7vw, 5.5rem);
|
||||||
|
background: oklch(94% 0.025 72);
|
||||||
display: grid;
|
display: grid;
|
||||||
gap: 1rem;
|
gap: 1rem;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user