Skip to content

Commit

Permalink
Update code style on website
Browse files Browse the repository at this point in the history
  • Loading branch information
diegohaz committed May 30, 2023
1 parent 95d8a2a commit 5065ddd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/app/(main)/[category]/[page]/page.tsx
Expand Up @@ -155,7 +155,8 @@ const style = {
paragraph: tw`
dark:text-white/[85%] leading-7 tracking-[-0.016em] dark:tracking-[-0.008em]
[p&_code]:rounded [p&_code]:p-[0.25em] [p&_code]:text-[0.9375em]
[p&_code]:rounded [p&_code]:text-[0.9375em]
[p&_code]:px-[0.25em] [p&_code]:py-[0.2em]
[p&_code]:bg-black/[7.5%] dark:[p&_code]:bg-white/[7.5%]
[p&_code]:font-monospace
`,
Expand Down

1 comment on commit 5065ddd

@vercel
Copy link

@vercel vercel bot commented on 5065ddd May 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ariakit – ./

ariakit-git-main-ariakit.vercel.app
ariakit.org
www.ariakit.org
ariakit-ariakit.vercel.app

Please sign in to comment.