mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-04 07:03:57 +00:00
chore: remove arrow from 'Become a sponsor' link and its CSS rules
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
257b69a932
commit
f3c8377bd4
2 changed files with 0 additions and 9 deletions
|
|
@ -438,14 +438,6 @@ kbd {
|
|||
border-bottom-color: var(--accent);
|
||||
}
|
||||
|
||||
.sponsor-become-arrow {
|
||||
transition: transform 180ms cubic-bezier(0.22, 1, 0.36, 1);
|
||||
}
|
||||
|
||||
.sponsor-become:hover .sponsor-become-arrow {
|
||||
transform: translateX(0.3rem);
|
||||
}
|
||||
|
||||
.sponsor-list {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue