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 4df5632 commit 9290b5fCopy full SHA for 9290b5f
app/layout.tsx
@@ -15,7 +15,7 @@ import { Metadata } from 'next'
15
const space_grotesk = Space_Grotesk({
16
subsets: ['latin'],
17
display: 'swap',
18
- variable: '--font-space-grotesk',
+ variable: '--font-ubuntu',
19
})
20
21
export const metadata: Metadata = {
0 commit comments