Jakša Maršić
@jmarsicAll solutions
- Submitted 7 months ago
Social links profile project
- HTML
- CSS
I am open to any advice, thanks in advance!
- Submitted 7 months ago
Blog card project
- HTML
- CSS
In this 'design' challenges we can approach in any way. I am satisfied with my solution but there is one thing that bother me. When we hover link/title of component, component change header color and card shadow should be doubled. My approach was using transitions but there is not (an easy) way of manipulating parent. I would be really grateful if someone show me how to do it or explain me other better way for this (and similar) situations.
- Submitted 8 months ago
QR code component project
- HTML
- CSS
I didn't like how i hardcoded margin-top for hero component (class hero). I would like if someone tell me a better way of centering components vertically.
P.S. I know for using display: flex, but then I would need more divs? Correct me if I am wrong.