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 ( return (
<HStack <HStack
h="auto" h="auto"
w="80%" w="90%"
justifyContent="space-between" justifyContent="space-between"
alignItems="flex-start" alignItems="flex-start"
pt={8} pt={8}