This commit is contained in:
Lucid Kobold
2022-06-23 15:37:30 -05:00
parent 241300bc00
commit 124ea164f5

View File

@@ -40,7 +40,7 @@ const TutorialSubmitButtons = ({
return (
<HStack
h="auto"
w="80%"
w="90%"
justifyContent="space-between"
alignItems="flex-start"
pt={8}