AlvaroPrates
@AlvaroPratesAll solutions
Perfume Preview Card Component
Submitted 7 months agoIs the responsiveness okay? Should I worry when the screen gets too small, like < 200px?
QR code componet with HTML and CSS
Submitted 9 months agoI'm not sure why an image is overflowing inside a certain container. I tough that would fit to the parent container. The solution I found was to force the image's width or height to 100% (width). Don't know if this is enough or if it's necessary to add the object-fit property.