Adjust hash shape position on about us page

pull/164/head
Amy 2 years ago
parent 99ba8e1a42
commit c38ece8f6b
  1. 4
      pages/about/index.tsx

@ -63,8 +63,8 @@ AboutUs.getShapesConfig = (() => {
height: "calc(60rem / 16)",
},
{
bottom: "calc(520rem / 16)",
right: "80vw",
bottom: "calc(440rem / 16)",
right: "84vw",
width: "calc(60rem / 16)",
height: "calc(60rem / 16)",
},

Loading…
Cancel
Save