Description
On the onboarding page, if the text displayed in the onboarding block is too big, it expands out of it. We want to update the onboarding block to dynamically size based on the contents inside.
Acceptance Criteria
- Onboarding box fits all text regardless of length
Proposed Solution
- Read through the code in OnboardingBlock.tsx
- Update the code to properly size the box depending on text
Mocks
No response
Description
On the onboarding page, if the text displayed in the onboarding block is too big, it expands out of it. We want to update the onboarding block to dynamically size based on the contents inside.
Acceptance Criteria
Proposed Solution
Mocks
No response