Latest solutions
Latest comments
- @sakshmm347@AngeloMar98
This is a really beatiful solution but you uploaded it in the wrong section, this is for the calculator app, which you already did too
- @Leone-Ricardo@AngeloMar98
The image messes up the page a bit, I would suggest using max-width to handle it or leave it at width 100% but doing something with the container. You handled the change to the mobile img as I did, but the media query in the source element needs to be between parenthesis
- @noneofurbuzz@AngeloMar98
I really like this solution, regarding the card image, you opted to use pixels for everything, which is a good idea since it's not that important for the font to scale there. And I'm really surprised by how the input bordered is made on focus, I didn't even know background had those options! One thing, which is very small, center the credit card number more to the right for desktop, other than that this solution is better than mine in every way, I really liked it
Marked as helpful