Hey, everybody!
This was an exciting challenge from which I learned a lot! 😃
I tried adding to the responsiveness of this site by setting many of the margins/paddings in percentages or vw
units and only using min-width
in my media queries (for my first time).
I also learned how to color the link text with a gradient (courtesy of the clip-path
property 😁) and made this subtle but awesome gradient-animation-hover-effect on the buttons using pseudo-elements! 🎉
Feedback is definitely welcomed and appreciated!
(Also, if you would suggest any improvements to my actual code that would be cool).
Happy coding! 👍