removed geist2
This commit is contained in:
@@ -13,7 +13,7 @@ import AuthWrapper from "@/context/AuthWrapper";
|
|||||||
import localFont from 'next/font/local'
|
import localFont from 'next/font/local'
|
||||||
|
|
||||||
const geistSans = localFont({
|
const geistSans = localFont({
|
||||||
src: '../../public/fonts/GeistVF.woff2',
|
src: '../../public/GeistVF.woff2',
|
||||||
variable: '--font-geist-sans',
|
variable: '--font-geist-sans',
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user