diff --git a/frontend/pages/_document.tsx b/frontend/pages/_document.tsx index be3eb64..9b4cd68 100644 --- a/frontend/pages/_document.tsx +++ b/frontend/pages/_document.tsx @@ -3,7 +3,9 @@ import { Html, Head, Main, NextScript } from "next/document"; export default function Document() { return ( -
+
+ +