@acha-jrSubmitted over 2 years ago
Hi everyone, I did this with Vanilla JS and I think using a framework to do this would be better because my js code looks like a spaghetti 🥲
I'd really like to get thoughts and feedback on this one 👍🏾
Hi everyone, I did this with Vanilla JS and I think using a framework to do this would be better because my js code looks like a spaghetti 🥲
I'd really like to get thoughts and feedback on this one 👍🏾
Thanks for the feedback, I've updated and I hope it's better
I don't know how to position them closer to each other.. Any advice? 😁
You can try reducing the width of the wrapper:
.wrapper{
width: 60% (Or anything smaller)
}
60% seems fine though