-
Argh, the background svg is killing me and I still don't think this was the best solution - any input on how this should have been set is much appreciated... :)
-
positioning in the profile card based on padding - is there a better way to do this? I feel like I'm missing something (and this would not be very efficient if something needs to be modified later).
Rasoir-genereux
@Rasoir-genereuxAll comments
- @nyxravenSubmitted over 3 years ago@Rasoir-genereuxPosted over 3 years ago
Hello, To center the profil card I defined a specific height to my container with display: flex; flex-direction: ...; justify-content: center; align-items: center;
I hope it will help you I learned some stuff in your code too. Thank you :)
ras-gen
1 - @Rasoir-genereuxSubmitted over 3 years ago@Rasoir-genereuxPosted over 3 years ago
Hey, I think something is missing. I Used flexbox on this challenges. For now I don't know how to use grid. And I don't knoe what would be better.
Any constructive comment are welcome
0