Submitted over 3 years ago
HTML,CSS and JavaScript. My second challenge here.
@Edonmorina
Design comparison
SolutionDesign
Solution retrospective
So i used html and css and a little javascript for the mobile navigation hamburger icon.I had some problems with the responsiveness portion on my desktop version mainly on the scaling of the typography which doesnt help on the responsiveness but the mobile version is full responsive. Some help with the typography would be very much appreciated :) Thanks.
Community feedback
- @YoussefMohamed2k19Posted over 3 years ago
Hey! It looks pretty good!
- At mobile view you can make
margin-left: 10%
not0%
to center container at center. - At Desktop view remove
margin-top: 7%;
atclass="head-box"
to make text box more visible.
keep coding ❤
1 - At mobile view you can make
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