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 6cbd4de commit 1371bc3Copy full SHA for 1371bc3
peerprep-fe/src/app/layout.tsx
@@ -7,6 +7,7 @@ const geistSans = localFont({
7
variable: '--font-geist-sans',
8
weight: '100 900',
9
});
10
+
11
// const geistMono = localFont({
12
// src: "../fonts/GeistMonoVF.woff",
13
// variable: "--font-geist-mono",
0 commit comments