Skip to content

Add hover effect to cards. Limit container width. Refs #48 #50

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

Conversation

Ryuno-Ki
Copy link

@Ryuno-Ki Ryuno-Ki commented Oct 6, 2020

Adding lang attribute to <html> enables screenreaders and crawlers to interpret the website in English (instead of relying on heuristics).

By reducing the width of .card-container a bit, you can get more harmony into the layout, since the maximum width is the same as the about text above. Plus, white-space makes the UI look cleaner.

grid-auto-rows: 1fr ensures, that all cards remain the same height.

I've added a small hover effect on the card. Let me know what you think.

@Ryuno-Ki
Copy link
Author

Ryuno-Ki commented Oct 6, 2020

Note: Hacktoberfest UI is telling me that

Your PR was submitted to a repository that is not participating in Hacktoberfest. Maintainers of the repository can add the "hacktoberfest" topic to their repository if they wish to participate. Alternatively, an individual PR can be opted-in with a maintainer adding the "hacktoberfest-accepted" label to the PR.

@Aniket-Mishra Aniket-Mishra added enhancement New feature or request Hacktoberfest labels Oct 11, 2020
@Aniket-Mishra
Copy link
Member

Note: Hacktoberfest UI is telling me that

Your PR was submitted to a repository that is not participating in Hacktoberfest. Maintainers of the repository can add the "hacktoberfest" topic to their repository if they wish to participate. Alternatively, an individual PR can be opted-in with a maintainer adding the "hacktoberfest-accepted" label to the PR.

Thank you for letting us know that! I've added the labels :D

Copy link
Member

@Aniket-Mishra Aniket-Mishra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for cleaning up the code and adding the elements!

@Aniket-Mishra Aniket-Mishra merged commit 2f1edd9 into codezoned:refactoring-the-website Oct 11, 2020
@Ryuno-Ki Ryuno-Ki deleted the feature/refactored-card-design branch October 11, 2020 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants