Skip to content

Commit

Permalink
Merge pull request #9 from linkwarden/dev
Browse files Browse the repository at this point in the history
updated badge
  • Loading branch information
daniel31x13 authored Oct 6, 2023
2 parents dae1e4d + b2b755e commit def854c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/Homepage/Pricing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ function Pricing() {
>
<p>Yearly</p>
</button>
<div className="absolute -top-4 -right-4 px-1 bg-red-500 text-white rounded-md rotate-[22deg]">
%25 Off
<div className="absolute -top-3 -right-4 text-sm px-1 bg-red-500 text-white rounded-md rotate-[22deg]">
25% Off
</div>
</div>

Expand Down

0 comments on commit def854c

Please sign in to comment.