Latest solutions
Responsive page using Css flexbox and media querry
#accessibility#progressive-enhancementSubmitted over 2 years ago
Latest comments
- @molinax@Ausranking
Well done with a nice dev tool. Fully responsive, however, you may want to make the Ipad view grid-cols-2 for the cards, just to give it a better UI in the Ipad devices.
- @matheusmorenocf@Ausranking
Work well done @matheusmorenocf in your body style, I saw min-width:600px width:30% I suggest it better be max-width: 600px or width: 600px I suggest you include more semantics in your HTML such as "article" , "aside" and minimize the use of divs Good Job!