Latest solutions
Recipe page using Flexbox media querry
Submitted 9 months ago-
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)
-
Blog preview card using Flexbox
Submitted 9 months agoI 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; }