Skip to content

Commit

Permalink
feat: minor stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
katungi committed Apr 19, 2024
1 parent c41870f commit 116d332
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,8 @@ export default function Home() {
<div className='mx-auto max-w-6xl gap-6 pb-24 pt-20 sm:pb-32 lg:gap-x-8 lg:px-8 lg:py-40'>
<div className='w-full flex flex-col'>
<div className='flex justify-center text-center'>
<h2 className='font-heading text-5xl lg:text-6xl font-bold leading-tight text-balance sm:leading-none tracking-tight'>
"Mac Clipboards{' '}
<h2 className='font-heading text-4xl lg:text-5xl font-bold leading-tight text-balance sm:leading-none tracking-tight'>
"Mac Clipboards Managers{' '}
<span className='bg-red-500 text-white font-scary px-3'>
f@#k!ng
</span>{' '}
Expand Down

0 comments on commit 116d332

Please sign in to comment.