-
Notifications
You must be signed in to change notification settings - Fork 0
Issue 6 create schedule page #29
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
…and landing page structured. Added placeholder svg for image placeholders.
…le_page to get styling changes
…etail into each event card
…tCard to improve type safety
- Updated EventCard component styles for improved layout and spacing. - Increased the flex ratio for text and image sections for better visual balance. - Changed the image dimensions to accommodate larger images. - Added a new event card for "Knockout Stages Start" with updated details and image source.
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.
make it responsive please, if the screen is smaller should be able to adjust
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.
make sure you tag them so that they can see the message! @samueltl21
also please resolve before committing again :) |
Change Summary
Added a the schedule page
schedule.tsx
which uses EventCard componentChange Form
Related issue