Closed seblammers closed 1 year ago
Name | Link |
---|---|
Latest commit | 4db1c6ebe9950712867b2283ea61cf6dad00aafc |
Latest deploy log | https://app.netlify.com/sites/comfy-clafoutis-1193a0/deploys/63d7acd217ef3b00086cc1c2 |
Deploy Preview | https://deploy-preview-15--comfy-clafoutis-1193a0.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Fixed:
I'm done with this PR now. Let me know what you think 🙂
Please note, that the next PR takes everything a step further and assumes this PR was merged. Especially the overall design is more balanced and consistent in the next PR ;)
The single card on big-screen devices was definitely overpowering. The grid layout introduced addresses that issue and works smoothly on different screen sizes.
This introduces fluid grid (https://utopia.fyi/grid/calculator?c=320,18,1.2,1240,20,1.25,5,2,&s=0.75%7C0.5%7C0.25,1.5%7C2%7C3%7C4%7C6,s-l&g=s,l,xl,12).
It's a nice addition to our use of fluid type and fluid space.
I had the urge to introduce this because I noticed that when filtering Project Cards and only 1 remains, it becomes very large.... It basically filled the entire space. So I went back to look at our grid-implementation, but used the opportunity to start from scratch.
But I just noticed a new issue on mobile that needs to be fixed before merging:
No margin on the right side???