P
Neil
@Neil10241126All solutions
- Submitted 3 months ago
Responsive card solution using HTML5, CSS3, and Flexbox
- HTML
- CSS
In constructing the CSS, I developed with a desktop-first approach and added @media queries whenever mobile-specific properties were needed. I'm not sure if this development process is a good idea, or if integrating all mobile CSS into @media would be easier to understand.