-
Notifications
You must be signed in to change notification settings - Fork 0
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: begin creating Role Review Cards #50
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Made role review cards update based on db, put together components for roles page, made search bar slightly more responsive, updated header logo sizing, edited logo font per design
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.
Looks GREAT! Most of my comments are nitpicks tbh, so feel free to not make all of the requested changes.
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.
ate
…le changes for header
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.
Looks GREAT! Let's merge this before this PR blows up with more file changes. 🚀
Progress for #44
Description
New Features
/roles
to the end of the urlrole-review-card.tsx
- potentially the messiest file currently in the code base ◡̈/companies
, you will notice that the search bar is at the same position. This is because I abstracted how the header was placed into theheader-layout.tsx
file.That's about all have fun reviewing lollll