Latest comments
- @tinalr@tbahd
Hey, @tinalr In regards to centering vertically, you can either add a height of 100vh to your body or wrap your card div in another div/sematic element flex that and add align items to it.
Marked as helpful - @moustafasa@tbahd
Hi, @moustafasa Love your work but it seems that you've left out adding hover effect to some sections.
Marked as helpful - @maxnatalia@tbahd
Hey, @maxnatalia I went through your project and it looks pretty great but I'd suggest using relative units such as rem and em instead of px as it helps with proper responsiveness of your project. You did great!