Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
imhson committed Feb 20, 2024
1 parent c656ccd commit eac8e03
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/components/homeComponents/fortuneNumberSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ export default function FortuneNumberSection() {
</button>
</div>
<div className='flex flex-col gap-2 h-[152px] overflow-auto pr-2 justify-center items-center'>
<div className='text-[#C66722] text-sm text-center'>
The Dragon takes all your Fortune numbers far away
</div>
<div className='text-[#C66722] text-sm text-center'>No fortune codes will be generated this time.</div>
</div>
<div className='text-[#C66722] text-sm h-[54px] '></div>
</section>
Expand Down

0 comments on commit eac8e03

Please sign in to comment.