Use the correct css file
This commit is contained in:
parent
4b46621cac
commit
02036f7ef4
@ -1,6 +1,6 @@
|
||||
import type { Metadata } from 'next'
|
||||
import { Inter } from 'next/font/google'
|
||||
import '../styles/globals.css'
|
||||
import './globals.css'
|
||||
|
||||
const inter = Inter({ subsets: ['latin'] })
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user