-
Notifications
You must be signed in to change notification settings - Fork 1
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
Danielle/550 remove past weeks picks link #583
Danielle/550 remove past weeks picks link #583
Conversation
Gridiron Survivor Application
Project name: Gridiron Survivor Application
Only deployments on the production branch are activated automatically. If you'd like to activate this deployment, navigate to your deployments. Learn more about Appwrite Function deployments.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…n-survivor into danielle/550-remove-past-weeks-picks-link
2dda998
to
dd82da5
Compare
Addressed merge conflicts. Ready for review. |
@@ -194,20 +193,8 @@ const Entry = ({ | |||
/> | |||
</section> | |||
); | |||
})} | |||
})} |
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.
Can you reverse this white space change please?
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.
@choir27 there should be no space or double the space?
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.
@choir27 removed white space. let me know if that's not what you wanted.
Closes #550
Before
After
Also updated related tests. Did not see any issues with styling after removing Link element.