Skip to content

Commit

Permalink
main styles update
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-89 committed Mar 29, 2024
1 parent 98340cc commit ffdfea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const preview: Preview = {
decorators: [
(Story) => (
<main
className={`${poppins.variable} ${yellowtail.variable} bg-champagne text-wenge`}
className={`${poppins.variable} ${yellowtail.variable} text-wenge`}
style={{
fontFamily: 'Verdana, Arial, Helvetica, sans-serif',
}}
Expand Down

0 comments on commit ffdfea7

Please sign in to comment.