Skip to content

Commit

Permalink
antialiasing on text
Browse files Browse the repository at this point in the history
  • Loading branch information
scazan committed Jan 13, 2025
1 parent 8f046a9 commit f65af06
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ export async function CustomizationRootLayout(props: {
fontNotoColorEmoji.className,
`${fonts[customization.styling.font].className}`,
`${ibmPlexMono.variable}`,
'antialiased',
'bg-light',
'dark:bg-dark',
)}
Expand Down

0 comments on commit f65af06

Please sign in to comment.