font 적용
This commit is contained in:
@@ -13,9 +13,7 @@ export default function RootLayout({
|
|||||||
return (
|
return (
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<body className={pretendard.className}>
|
<body className={pretendard.className}>
|
||||||
text-pretendard
|
|
||||||
{children}
|
{children}
|
||||||
TEXT
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user