Skip to content

Commit 9290b5f

Browse files
author
adobug
committed
5
1 parent 4df5632 commit 9290b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import { Metadata } from 'next'
1515
const space_grotesk = Space_Grotesk({
1616
subsets: ['latin'],
1717
display: 'swap',
18-
variable: '--font-space-grotesk',
18+
variable: '--font-ubuntu',
1919
})
2020

2121
export const metadata: Metadata = {

0 commit comments

Comments
 (0)