Latest solutions
Latest comments
- @l3miage-bouvier5Submitted over 1 year agoP@DBan3Posted over 1 year ago
Hi, I am also new to Front-End but I can maybe help.
The shadow is fine, I've been doing it that way too.
Card in the middle issue: try expanding body to the full height of the screen and then centering should work I think.
Also the code is readable and clean.
Marked as helpful0 - @Ashok-Kumar-dharanikotaSubmitted over 1 year agoP@DBan3Posted over 1 year ago
Very nicely done! As for empty spaces, you could utilise "line-height" property to space out rows in text so they fill up more vertical space. Or perhaps make the right column a bit skinnier so it doesn't have so much space for text. It will then push the text in a more vertical position.
I'll try this challenge out, look out for it on my profile in a day or so if You're interested.
I am a beginner myself, but if You have more questions feel free to ask.
1 - P@DBan3Submitted over 1 year agoP@DBan3Posted over 1 year ago
I should've done it with div's instead of span I guess that would be better
0