mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
use Inter in Tailwind
This commit is contained in:
parent
3bec84b81f
commit
c3da5afd74
1 changed files with 2 additions and 2 deletions
|
|
@ -52,8 +52,8 @@ module.exports = {
|
|||
|
||||
},
|
||||
fontFamily: {
|
||||
primary: 'Trueno, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"',
|
||||
secondary: '"Cormorant Garamond", Georgia, Cambria, "Times New Roman", Times, serif',
|
||||
primary: 'Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"',
|
||||
secondary: 'Inter, Georgia, Cambria, "Times New Roman", Times, serif',
|
||||
},
|
||||
letterSpacing: {
|
||||
wide: '0.3em',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue