Swan-Yee-Tun
@developedBySwanAll comments
- @K3shav-esl@developedBySwan
You need one parent element to add the icon. And then change the background color of parent element same with input box. This is my code. I hope this will help you.
<div class="input-box"> <span> <img src="./images/icon-dollar.svg" alt="dollar-sign"> </span> <input type="number" class="input-dollar-number" id="input-dollar-number"></div>
- @drichcodes@developedBySwan
Your work is awesome. every paddings and margins are fine.
My suggestions
- should reduce line-height at paragraph.
- should add more padding at button
- should move the container to center of the page
It that all, your design is great keep coding buddy.
Marked as helpful