From d57b7bbbfe3872316b6248df39d58065da643be6 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Mon, 9 Oct 2023 10:46:12 +0700 Subject: Update default html font --- src/pages/_document.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages/_document.jsx') diff --git a/src/pages/_document.jsx b/src/pages/_document.jsx index 7db088d8..6cd99b08 100644 --- a/src/pages/_document.jsx +++ b/src/pages/_document.jsx @@ -5,7 +5,7 @@ export default function MyDocument() { const env = process.env.NODE_ENV return ( - + -- cgit v1.2.3