Skip to content

Commit

Permalink
use new inter var font name
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmajor committed Dec 17, 2024
1 parent 302c654 commit 8d12ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/css/tailwind.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
--color-green-900: #14532d;
--color-green-950: #052e16;

--font-sans: Inter var, ui-sans-serif, system-ui, sans-serif;
--font-sans: InterVariable, ui-sans-serif, system-ui, sans-serif;

--text-2xs: 0.7rem;
}
Expand Down

0 comments on commit 8d12ad1

Please sign in to comment.