-
Notifications
You must be signed in to change notification settings - Fork 12
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
Contributors page styled #78
base: main
Are you sure you want to change the base?
Conversation
began styling the contribution page
Each contributor has their own card. There are 2 contributors per row. Includes responsive layout.
@all-contributors Please add @DalisaNguyen for code and design! |
I've put up a pull request to add @DalisaNguyen! 🎉 |
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.
@DalisaNguyen! Thank you so much for this contribution and thank you for your patience. I completely missed this a sea of other notifications.
I pulled down the page and it looks great!
I'd like to discuss the possibility of doing this same layout but without bootstrap. Here are my thinking. This project is predominantly is partially intended for developer/designer education. And doing a layout like this would definitely be educational!
Any chance you'd be interesting in working with me to translate this from Boostrap to vanilla CSS? We could even work on it together in Discord.
Thanks again, I'm looking forward to working with you.
Michael
@chantastic I apologize for such a delayed reply! Finals are coming up this week so I’ve been super busy with school but I am most definitely interested in working with you and learning how to translate this from Bootstrap to Vanilla CSS. |
@DalisaNguyen awesome! let's do something after the school year ends and you don't have finals looming over you :) |
Issue: Style contributors page #69
The contributors page is now styled with a responsive layout. It is formatted in a grid structure with 2 cards per row and follows the design of the overall website.
Used Bootstrap.