Feel free to give feedback!
Victor R
@victorraguinAll comments
- @Basti576Submitted about 3 years ago@victorraguinPosted about 3 years ago
I really like the size you gave it, it's good to take some liberty in the exercise. Well done !
1 - @frontendparhamSubmitted about 3 years ago
Hi, this is my first project in frontend mentor and I will be happy to know your comments and tips about my code. Thanks.
@victorraguinPosted about 3 years agoHey ! Great job !
Maybe you can add a background color for match perfectly the requirements ? and you can reduce the size of your card for a better design,
Bye !
0 - @JanBlahoutSubmitted about 3 years ago
Hello everyone,
This is my first try at html /css so be please gentle. I think the design looks okay over all. Its okay for big screen, horrible for 500px but when you reach the breakpoint 375px, looks ok again.
I have troubles centering the card to the middle. Please feel free to give any help and directions.
Thank you very much,
Jan
@victorraguinPosted about 3 years agoHey! Nice Job !
Maybe you can try with a flexbox on your .card (https://css-tricks.com/snippets/css/a-guide-to-flexbox/) ? If you can master this, it will be great for you later!
And you can replace your max-width : 400px with a width : 400px for more space.
Good continuation :)
0