diff --git a/pkg/interface/src/views/landscape/components/TutorialModal.tsx b/pkg/interface/src/views/landscape/components/TutorialModal.tsx index 27d6f5d727..847b34c898 100644 --- a/pkg/interface/src/views/landscape/components/TutorialModal.tsx +++ b/pkg/interface/src/views/landscape/components/TutorialModal.tsx @@ -137,8 +137,8 @@ export function TutorialModal(props: { api: GlobalApi }) { return ( - - + + Tutorial Finished @@ -149,7 +149,7 @@ export function TutorialModal(props: { api: GlobalApi }) { This tutorial is finished. Would you like to leave Beginner Island? - + @@ -215,7 +215,7 @@ export function TutorialModal(props: { api: GlobalApi }) { height="100%" width="100%" borderRadius="2" - p="2" + p="4" bg="lightBlue" > @@ -230,15 +230,15 @@ export function TutorialModal(props: { api: GlobalApi }) { /> - + {title} @@ -248,7 +248,7 @@ export function TutorialModal(props: { api: GlobalApi }) { {description} - + { progressIdx > 1 && (