diff --git a/src/components/header/index.tsx b/src/components/header/index.tsx index 65568f5..a990d1c 100644 --- a/src/components/header/index.tsx +++ b/src/components/header/index.tsx @@ -45,7 +45,7 @@ export default function Header() { ); return ( -
{/* Vertical lines */} -
+
{/* Horizontal lines */} -
+
{rows.map((y, index) => (