Alexandru Stroe
@alstrowAll solutions
- Submitted 4 months ago
Recipe page using Flexbox media querry
- HTML
- CSS
-
In the CSS code, at
.instructions
, how can I improove that code and make the display grid to make the text lined up in the right column -
How can I improve the code for the
.card
to make the image fill the space in the mobile view. I've tried add an exception but somehow it is not working.card:not(img)
- Submitted 4 months ago
Blog preview card using Flexbox
- HTML
- CSS
I would like to know if there is any more efficient way to give different properties to the texts
This a text
in a div `` than using in CSS.content .paragraph{ color: red; }