mobile-first design using only HTML, CSS and Flexbox
Design comparison
Solution retrospective
This is my first trying a challenge in frontmentor. I hope you will like my cod. please help me if there is an easy way for doing this design. Thank You.
Community feedback
- @hossamyonsoPosted over 3 years ago
when you hover over the button the button size should be equal to the original button size , to fix this you have to change the size of the (:hover) element using the CSS file with selected class of your button or if you dont have a border in the first button style then just remove the button background and use the same button border of the hovered one. i hope you understood me , and your code is good better than nothing . Work harder and fight!!
1@rhniamPosted over 3 years ago@hossamyonso Thank you for your attention. I fixed that issue. I will do a better job next time.
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