Skip to content

Commit

Permalink
Donate Button Design Improvement #375
Browse files Browse the repository at this point in the history
  • Loading branch information
0xRoneet committed May 18, 2024
1 parent a29d96e commit 57fde5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/HeroSection/HeroSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ function HeroSection() {
end poverty.
</p>
<button style={{ backgroundColor: 'black', color: 'white', borderRadius: '12px', padding: '10px 20px' }}>
Donate
</button>
Donate
</button>
</div>
</div>
</>
Expand Down

0 comments on commit 57fde5a

Please sign in to comment.