-
Notifications
You must be signed in to change notification settings - Fork 4
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: Initiative Descriptions and Member Page #113
Conversation
…oin page + navbar
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.
LGTM! Let me add @Arc-blroth as a reviewer just to get a second pair of eyes on the styling changes I made.
🤡 |
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.
- we should probably add an image to the members page
- i'm slightly worried about the duplication of the
cyberThing
class across theHome.module.scss
andAbout.module.scss
, but it should be fiiiiiiiine - benson just reminded me we need to fixup the links in home so lemme do that
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.
appears satisfactory from my perspective
Feat: Initiative Descriptions and Member Page
Summary
Closes #85
Create initiative descriptions and add to "About" Page of site. Move all member-specific content to a dedicated "members" page.