Tutorial #62

Merged
LucidKobold merged 32 commits from tutorial into main 2022-06-24 15:51:02 -04:00
35 changed files with 1151 additions and 210 deletions
Showing only changes of commit 124ea164f5 - Show all commits

View File

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