Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: preferences page, styling, and routing between onboarding #11
feat: preferences page, styling, and routing between onboarding #11
Changes from 1 commit
60132b6
c921826
4434bef
7ecef5a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
delete
margin-top
and addmargin-bottom: 2.25rem;
to add more space between title and the first input fieldThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The reason I did margin-top: 0 because the title text has some default margins on the top and bottom. I think if do this I end up with a lot of spacing btween the title and the rest of the stuff:
![Screenshot 2024-10-19 at 5 35 28 PM](https://private-user-images.githubusercontent.com/122945886/378135531-f9541d2e-ee8f-47e8-a946-74b4916ebfd5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMjA3ODMsIm5iZiI6MTczOTEyMDQ4MywicGF0aCI6Ii8xMjI5NDU4ODYvMzc4MTM1NTMxLWY5NTQxZDJlLWVlOGYtNDdlOC1hOTQ2LTc0YjQ5MTZlYmZkNS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQxNzAxMjNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xNGVmMzY3NTNhMGQ5NDUxODFjMGFiMGMxMGU3Njk1NTllNTcyZjRlMzljN2Q1YTNhNGE1YTQyMjIxYjc0MDk0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.C1bH5Qzz8uPMtnaAi_zdGJTr890jnruS8ZIyoXwbE1s)