-
Notifications
You must be signed in to change notification settings - Fork 30
Events Section - BrickHack Club Site #1219
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
Conversation
✔️ Deploy Preview for infallible-lumiere-e9d357 ready! 🔨 Explore the source changes: d8d8540 🔍 Inspect the deploy log: https://app.netlify.com/sites/infallible-lumiere-e9d357/deploys/6125bf0bcb5aa60007880d06 😎 Browse the preview: https://deploy-preview-1219--infallible-lumiere-e9d357.netlify.app/bhclub |
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.
That was an oopsie from me, used padding when trying to remove the margin-left on the text.
That is a design question. I made a ratio for the nav width based on the figma. We could decrease that width on larger screens? What do they want? I could also
Tried to fix this a bit by shortening the container on desktop
Adding |
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.
Feel free to merge after this typo fix!
The container and alignment tweaks look a lot better :D
Co-authored-by: Peter Kos <[email protected]>
* file creation * site outline * making link from index * fixing typos * content outline + positioning navbar * Navbar styling (normal + mobile) * navbar functionality * file cleanup * more general styles * making the navbar close when clicked outside of it * fixes based on 7/22 design meeting * Fixes * footer * filling out content section * font spacing * image alt text * color fixes * design changes * attempting to avoid merge conflicts, pray for me * broken fixes * more fixes + making parcel work w/ temp fix * undo the temporary fix * fix clipping border radius * About Section - BrickHack Club Site (#1215) * about section + cards * about changes * changes from design meeting 7/29 * nit from github * more design fixes (colors + nav hover) * join link text fix * fixes * design fixes * fix for parcel * fixes * Landing Section - BrickHack Club Site (#1218) * landing section * Fix image scaling * Text width on mobile fix, add some moblbtn padding * content fixes * changing email Co-authored-by: Peter Kos <[email protected]> * Events Section - BrickHack Club Site (#1219) * events section * fixes * typo fix Co-authored-by: Peter Kos <[email protected]> Co-authored-by: Peter Kos <[email protected]> * Teams Section - BrickHack Club Site (#1220) * html + svgs * css * starting to fix the dropdown * fixing dropdown * making team info show/hide * updating svgs * fixes * BrickHack Club Site Fixes (#1222) * logo updates * fixes Co-authored-by: Peter Kos <[email protected]>
Fixes #1210