Submitted about 1 year ago
Advice generator using React and framer motion.
@mohsin316
Design comparison
SolutionDesign
Community feedback
- @long-1810Posted about 1 year ago
The button is too big. Maybe you can size it down to ~3rem of width and height and set the dice in the middle
1 - @Leroy-samaPosted about 1 year ago
Hello Mohsin. Your dice button is really big, i don't why because I'm not yet familiar with react. I'm sure its a small thing.
1@mohsin316Posted about 1 year ago@Leroy-sama yeah idk why its massive on mobile. On desktop it seems to be working fine.
0@DmytroGaidukPosted about 1 year ago@mohsin316
Just wonder,
Why don't limit
.dice
element dimensions? like.dice { width: 50px; height: 50px; }
or max-width.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