Submitted about 1 year ago
Advice Generator App using async/await fetch(HTML/CSS/JS)
@venkiee7
Design comparison
SolutionDesign
Community feedback
- @bisoladevPosted about 1 year ago
Great job! I couldn't see the code to give more observations, the GitHub link seems broken however I would say there could be some improvements in making it responsive:
- You could use the 'clamp' CSS property to make the text more responsive.
- Max-width, min-width and flex to make the card responsive on all screens.
- The button covers some of the text on the card, so I would say making the button absolute and the card relative would work, thereby you could give the button a position of say 50? and it would always stay relative to the card in that particular position
PS: All the suggestions are hypothetical as I couldn't see the code however I hope it helps!
0
Please log in to post a comment
Log in with GitHubJoin 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