This commit is contained in:
Carl-Gerhard Lindesvärd
2024-02-15 09:54:11 +01:00
parent f567799785
commit 53facd2824

View File

@@ -18,7 +18,7 @@ export const metadata: Metadata = {
const font = Bricolage_Grotesque({ const font = Bricolage_Grotesque({
display: 'swap', display: 'swap',
subsets: ['latin'], subsets: ['latin'],
weights: [400, 700], weight: ['400', '700'],
}); });
export default function RootLayout({ export default function RootLayout({