-
Notifications
You must be signed in to change notification settings - Fork 0
feature/members page #33
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
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Other than the sizing of the cards the code looks great!
In my opinion, we could steal the spotify look here as well.
The members pfp could be the bg, and the name and badges are shown below.
For me the whitespace on the member cards in the middle is a bit too large. We could also just have multiple in one row, and shorten the width.
Created the members page, that displays the current members in a list using the Card component.
I'm open to any suggestions on how it could be improved.
Closes #21.