mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-19 13:46:05 +00:00
style(css): add background color to final-cta section
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
73f77039f2
commit
5a8c565a88
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue