1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-11-26 07:46:06 -05:00

fix some leftover stitches to-do items

This commit is contained in:
2022-03-03 13:18:12 -05:00
parent dc7622a7af
commit ea4e7025ff
12 changed files with 173 additions and 155 deletions

View File

@@ -64,7 +64,7 @@ const SubmitButton = styled("button", {
height: "3.25em",
padding: "1em 1.25em",
marginRight: "1.5em",
border: "0",
border: 0,
borderRadius: "$rounded",
cursor: "pointer",
userSelect: "none",