Responsive links profile using clamp and min dimensions

Solution retrospective
I didn't have access to the Figma file, so I'm happy that I got it close by eyeballing it. It would have been nice to have access to the design file to get everything more dialed in.
What challenges did you encounter, and how did you overcome them?Getting it to be responsive and keep its form while shrinking down to smaller sizes for mobile. I used min and clamp to get it to work on 375px viewports, but I couldn't get all of the elements (Mainly the links / buttons) to stay the correct size ratio down to 325. This is something I will work on moving forward.
What specific areas of your project would you like help with?Any general advice / tips on responsiveness.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Reney17
- Cross-Browser Compatibility Issues:
Still facing layout inconsistencies across certain browsers. Seeking best practices for handling these issues, particularly with CSS Grid/Flexbox. 2. Optimizing Mobile Responsiveness:
The website is responsive, but you want to improve fluidity on various screen sizes, especially in navigation and footer sections. 3. Git and Version Control Best Practices:
Encountered issues with pushing changes due to broken references. Looking for advice on managing large repositories and avoiding similar issues in the future. 4. Code Documentation:
Unsure about the best way to document the code for better clarity. Seeking advice on best practices for writing clear, concise documentation for your project.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord