From f3c8377bd45d675076767e524c457bf50004593f Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Sun, 19 Apr 2026 22:43:19 +0800 Subject: [PATCH] chore: remove arrow from 'Become a sponsor' link and its CSS rules Co-Authored-By: Claude --- website/static/style.css | 8 -------- website/templates/index.html | 1 - 2 files changed, 9 deletions(-) diff --git a/website/static/style.css b/website/static/style.css index 5fa96638..6edbc46c 100644 --- a/website/static/style.css +++ b/website/static/style.css @@ -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; diff --git a/website/templates/index.html b/website/templates/index.html index 87cfbf29..53e968d3 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -77,7 +77,6 @@ rel="noopener" > Become a sponsor -