Henry Ihenacho
@henrychrisAll solutions
- Submitted 24 days ago
A recipe page for an Omelette.
- HTML
- CSS
I used a single media query, kicking in once the screen width surpasses 568px. The reasoning is the rest of the code is responsive & I don't need many breakpoints (for multiple screen sizes).
- Submitted 29 days ago
Blog Preview Card using HTML & CSS
- HTML
- CSS
I wonder if this is truly responsive. I used px lengths for padding and margins, using the spacing on the figma design. I feel there's a better way to do that, but I am not sure what it is.