vitchet
@vitchetAll solutions
- Submitted 4 months ago
Responsive Recipe Page
- HTML
- CSS
I used a lot of nesting css selectors. Also I used some selectors together to avoid code duplication, but it makes the hierarchy more complex. I would like to know if code duplication is not that bad(with css variables usage ofcourse) if it makes the structure of code simpler.
- Submitted 4 months ago
Responsive Blog Preview Card.
- HTML
- CSS
The one with variables and responsiveness. I still feel that there is a better way.