-
Notifications
You must be signed in to change notification settings - Fork 1
Mainsite/feature/projects page #243
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: dev
Are you sure you want to change the base?
Conversation
apps/main/src/app/projects/page.tsx
Outdated
Check out the HackBeanpot Archive! | ||
</div> | ||
<div className="px-5 py-2.5 bg-starlightBlue rounded-[30px] shadow-[inset_3.2307441234588623px_4.307659149169922px_0px_0px_rgba(0,0,0,0.10)] inline-flex justify-center items-center gap-2.5"> | ||
<div className="text-center justify-center text-white text-xl font-bold font-['DM_Sans']"> |
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.
Use "font-DMSans" as defined in tailwind.config (I think that's the right name)
At least in the screenshot and video the View Archive button currently has the wrong font
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.
use Button component, link https://docs.google.com/document/d/1DWTk2cA0Hma88L06PGGsltU2H9-kWP2GcdpwIGQvxQU/edit?tab=t.0 <---
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.
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.
<Summary line - One sentence describing your intended set of changes>
Implemented Projects Page for Mainsite
🎫 Issue #.
#233
🎨 Figma Link :
https://www.figma.com/design/oqaBHJmfuH0Tf46TulyVV0/-Design--Mainsite?node-id=707-16291&m=dev
▶ Changelist:
🧪 Testing:
Manual testing on all screens using dev tools
🎥 Screenshots & Screencasts:
https://github.com/user-attachments/assets/532c5447-a992-4950-9f0d-fe4462a1b2bb
