Yulia
@YuliaLantzbergAll solutions
- Submitted 2 months ago
WorkIt Landing page using scss and media queries
- HTML
- CSS
I think my solution for the wave is not good as it creates overflows in different parts. I'd be happy to hear suggestions for more elegant and clean ways to resolve it.
- Submitted 3 months ago
Meet Landing Page using grid and flex layouts and media queries
- HTML
- CSS
In development mode, all images are loaded as needed. But in production they are not loaded and it's some mess with them. I tried picture tag and srcset property in img and 2 imgs separately. Nothing had worked. Will appreciate advice and help about it