Skip to content

Commit 337d22d

Browse files
committed
fix(sponsors): make Preply card fully pink
Remove the logo's built-in pink rect and set logobg to #FF7AAC so the whole card renders pink with the black wordmark, matching the Abacum card style.
1 parent 162d8e7 commit 337d22d

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

public/sponsors/preply.svg

Lines changed: 0 additions & 1 deletion
Loading

src/data/sponsors/preply.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
name: 'Preply'
33
website: 'https://preply.com/en/careers?location=Barcelona#SearchJobs'
44
tier: 'silver'
5-
logobg: '#ffffff'
5+
logobg: '#FF7AAC'
66
logo: '/sponsors/preply.svg'
77
---

0 commit comments

Comments
 (0)