We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7bd7d6 commit 1a16450Copy full SHA for 1a16450
public/assets/Images/DonateToSugarLabs.png
5.6 KB
src/components/Donation.tsx
@@ -36,7 +36,8 @@ const Donation: React.FC = () => {
36
<span className="font-bold">Positive</span> Impact
37
</p>
38
<h1 className="text-4xl md:text-5xl font-bold mt-2 leading-tight">
39
- Support and Empower <br /> Learners Everywhere
+ <span className="text-orange-500">Support</span> and Empower <br />{' '}
40
+ Learners Everywhere
41
</h1>
42
<p className="text-gray-600 text-lg mt-4">
43
Support Sugar Labs and make a difference in children's education.
0 commit comments