Launchdown counter using Html, Css and Vanilla Js

Solution retrospective
Any comments appreciable
Please log in to post a comment
Log in with GitHubCommunity feedback
- @MojtabaMosavi
-
It would've looked better with original background-color, totatly respect your choci (just a suggestion).
-
Add hover state to the soical icon, a minimal hover state would be a subtle change in size, something like
.icon:hover{ transform:scale(1.1) }
- "class="top-text"" would be better semantically as a h1 than p element since it explains the whole function of the UI.
Keep coding :=)
Marked as helpful -
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