We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85606a6 commit bbed074Copy full SHA for bbed074
app/layout.tsx
@@ -16,7 +16,7 @@ const ubuntu = Ubuntu({
16
subsets: ['latin'],
17
display: 'swap',
18
style: ['italic', 'normal'],
19
- weight: ['300','400','500','700'],
+ weight: ['300',·'400',·'500',·'700'],
20
fallback: ['Arial'],
21
})
22
0 commit comments