Skip to content

Commit ca8d247

Browse files
author
adobug
committed
5
1 parent 09a9920 commit ca8d247

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/layout.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ import { Metadata } from 'next'
1515
const ubuntu = Ubuntu({
1616
subsets: ['latin'],
1717
display: 'swap',
18-
variable: '--font-Ubuntu',
19-
weight: '400',
18+
weight: '300',
2019
})
2120

2221
export const metadata: Metadata = {

0 commit comments

Comments
 (0)