diff --git a/src/contents/Home.tsx b/src/contents/Home.tsx index 627171484457be50e3622f6c0e5f727a95723feb..7b6c2cd0b2de78528ec312e80a3ef242180794fb 100644 --- a/src/contents/Home.tsx +++ b/src/contents/Home.tsx @@ -69,8 +69,7 @@ export function Home() { <div className="col"> <svg id="svg" xmlns="" viewBox="0 0 1980 4400"> <path className="theLine" d=" - M 50 50 S 540 200 540 1000 S -300 1200 540 2000 S -600 2200 540 3000 S 0 4000 540 4000 L 540 4500" - file="none" stroke="white" stroke-width="10px"> + M 50 50 S 540 200 540 1000 S -300 1200 540 2000 S -600 2200 540 3000 S 0 4000 540 4000 L 540 4500" stroke="white" stroke-width="10px"> </path> </svg> <img ref={vectorRef} src={vectorImg} alt="vectorImg"/>