LonlySoft
@LonlysoftAll solutions
Article Preview Component (desktop-first approach)
Submitted 7 months agoWell, one of the stuff that I'm sure with a headache for is a problem happening with the mobile version: When you touch on the share icon the share component opens normally, but when you touch on the share component, it disappears. any link I placed there works, but I just find pretty odd this type of thing happening. I made use of the stop propagation to stop this from happening, that made this doesn't happen on desktop mode, but in the end it still persists in mobile.
I still don't have any clue on how to resolve this.
Four card feature section (mobile-first approach)
Submitted 10 months agoI said that I would have used grid for the card positioning. Is it really easier doing it on grid (by that I mean it wasn't needed to nest another flexbox in the middle element) or was I just thinking it wrongly?
Product preview
Submitted 10 months agoSometimes when the page is reloaded in desktop, the image is replaced by the mobile image. What is needed to make that replacement don't happen?
Recipe Page
Submitted 10 months agoHow to make the markers center in the y-axis of the list item text? I thought using flexbox like in the table, but I don't think that's the right way.