@vinicius-delfinSubmitted about 1 year ago
Okay, this one was harder than I thought. I encountered some difficulties when attempting to convert the mobile design to desktop. My initial plan was to use the 'float' property, but it didn't work. As a workaround, I ended up using 'position: relative' and 'position: absolute'. If anyone knows why this issue occurred, I would greatly appreciate any insights.