Design comparison
Solution retrospective
Is there a function to detect the real working time?
Community feedback
- @Aryan-ki-codepantiPosted about 3 years ago
Yes there is . Use Date.now() or new Date() to get current timeStamp
Marked as helpful1 - @martinianolPosted about 3 years ago
Hi @Yaungni Nice one! You are missing the hovers and pointer change when hovering over the 3 dots. Mobile version and Tablet versions can be optimized. Happy coding
Marked as helpful0@Yaungni-Linn-LattPosted about 3 years ago@martinianol Thank you. I thought Tablet and Desktop versions were the same.
0@Yaungni-Linn-LattPosted about 3 years ago@martinianol How can Mobile and Tablet versions be optimized?
0@martinianolPosted about 3 years ago@Yaungni-Linn-Latt Kindly check what I've done with my solution. https://www.frontendmentor.io/solutions/responsive-landing-page-with-css-grid-and-ejs-engine-wki7gtbM5 Basically, you can re configure how is layout and font sizes depending on the screen size.
Marked as helpful0
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