Jirobow
@JirobowAll solutions
- Submitted 7 months ago
QR Component - Initial implementation (desktop ready)
- HTML
- CSS
My image is simply refusing to align with my
div-background
element, for reasons that I simply can't wrap my head around. Tried a lot of differentmargin
,padding
,position
s values, played around with differentalign-items
andjustify-content
values, but nothing worked.I do admit I tried brute forcing it by setting values, running live-server and checking in the hopes of getting it to work, but, unfortunately enough, nothing worked, and I also recognize this is not the best way to actually understand things.