Mehrshad Cheshm Khavari
@MehrshadHeisenberg3All comments
- @sebastianchingaSubmitted over 1 year ago@MehrshadHeisenberg3Posted over 1 year ago
Hi there, I guess the padding for the left box of the card is a little bit too much and also the card itself I a little bit longer than it should be
But all in all, that was great! Also I recommend writing your name with link to your github at the end
0 - @DrainGKSubmitted over 1 year ago@MehrshadHeisenberg3Posted over 1 year ago
Great job your design looks just as the original but there is a slight difference.
If you look at the original one, you can see that there are two waves in the background. But it seems that your background is a little bit different!
By adding this piece of code in your css you can make it right!
body { background: url(images/pattern-background-desktop.svg), #e1e9ff; background-repeat: no-repeat, no-repeat; }
You're actually saying that you want to use the svg for the background.
Great job again and I hope that you find this comment helpful!
0 - @thaliagamaSubmitted over 1 year ago@MehrshadHeisenberg3Posted over 1 year ago
Great job your design looks just as the original but there is a slight difference.
If you look at the original one, you can see that there are two waves in the background.
By adding this piece of code in your css you can make that happen!
body { background: url(images/pattern-background-desktop.svg), #e1e9ff; background-repeat: no-repeat, no-repeat; }
You're actually saying that you want to use the svg for the background.
Great job again and I hope that you find this comment helpful!
1 - @2509abhiSubmitted over 1 year ago@MehrshadHeisenberg3Posted over 1 year ago
Great job your design looks just as the original but there is a slight difference.
If you look at the original one, you can see that there are two waves in the background. But you had some problems creating it.
By adding this piece of code in your css you can make that happen!
body { background: url(images/pattern-background-desktop.svg), #e1e9ff; background-repeat: no-repeat, no-repeat; }
You're actually saying that you want to use the svg for the background.
Great job again and I hope that you find this comment helpful!
Marked as helpful0 - @MrRobotBDRSubmitted over 1 year ago@MehrshadHeisenberg3Posted over 1 year ago
Great job your design looks just as the original but there is a slight difference.
If you look at the original one, you can see that there are two waves in the background.
By adding this piece of code in your css you can make that happen!
body { background: url(images/pattern-background-desktop.svg), #e1e9ff; background-repeat: no-repeat, no-repeat; }
You're actually saying that you want to use the svg for the background.
Great job again and I hope that you find this comment helpful!
Marked as helpful0 - @mtp13Submitted over 1 year ago@MehrshadHeisenberg3Posted over 1 year ago
Great job your design looks just as the original but there is a slight difference.
If you look at the original one, you can see that there are two waves in the background.
By adding this piece of code in your css you can make that happen!
body { background: url(images/pattern-background-desktop.svg), #e1e9ff; background-repeat: no-repeat, no-repeat; }
You're actually saying that you want to use the svg for the background.
Great job again and I hope that you find this comment helpful!
Marked as helpful1 - @TheTreeveloperSubmitted over 1 year ago
Still need to learn more css, I'm enjoying the process.
@MehrshadHeisenberg3Posted over 1 year agoGreat job your design looks just as the original but there is a slight difference.
If you look at the original one, you can see that there are two waves in the background.
By adding this piece of code in your css you can make that happen!
body { background: url(images/pattern-background-desktop.svg), #e1e9ff; background-repeat: no-repeat, no-repeat; }
You're actually saying that you want to use the svg for the background.
Great job again and I hope that you find this comment helpful!
Marked as helpful0 - @kafukoMSubmitted over 1 year ago
Decent challenge. Not responsive yet and background image needs adjustment to match design.
@MehrshadHeisenberg3Posted over 1 year agoGreat job your design looks just as the original but there is a slight difference.
If you look at the original one, you can see that there are two waves in the background. But it seems that you had some problems for this.
By adding this piece of code in your css you can make that happen!
body { background: url(images/pattern-background-desktop.svg), #e1e9ff; background-repeat: no-repeat, no-repeat; }
You're actually saying that you want to use the svg for the background.
Great job again and I hope that you find this comment helpful!
Marked as helpful0 - @AlbanusTemuSubmitted over 1 year ago
first project on front-mentor
@MehrshadHeisenberg3Posted over 1 year agoGreat job your design looks just as the original but there is a slight difference.
If you look at the original one, you can see that there are two waves in the background and not just a simple background color.
By adding this piece of code in your css you can make that happen!
body { background: url(images/pattern-background-desktop.svg), #e1e9ff; background-repeat: no-repeat, no-repeat; }
You're actually saying that you want to use the svg for the background.
Great job again and I hope that you find this comment helpful!
Marked as helpful0 - @Chams-satSubmitted over 1 year ago@MehrshadHeisenberg3Posted over 1 year ago
Great job your design looks just as the original but there is a slight difference.
If you look at the original one, you can see that there are two waves in the background and not just a simple background color.
By adding this piece of code in your css you can make that happen!
body { background: url(images/pattern-background-desktop.svg), #e1e9ff; background-repeat: no-repeat, no-repeat; }
You're actually saying that you want to use the svg for the background.
Great job again and I hope that you find this comment helpful!
Marked as helpful0 - @dalquanaSubmitted over 1 year ago@MehrshadHeisenberg3Posted over 1 year ago
Great job your design looks just as the original but there is a slight difference.
If you look at the original one, you can see that there are two waves in the background and not just a simple background color.
By adding this piece of code in your css you can make that happen!
body { background: url(images/pattern-background-desktop.svg), #e1e9ff; background-repeat: no-repeat, no-repeat; }
You're actually saying that you want to use the svg for the background.
Great job again and I hope that you find this comment helpful!
Marked as helpful0 - @kouzgrSubmitted over 1 year ago
I need help to make it responsive. My solution is for mobile w:375px h:709px I think is correct but when I start move for the w:1440 thinks get messed up!
@MehrshadHeisenberg3Posted over 1 year agoGreat job your design looks just as the original but there is a slight difference.
If you look at the original one, you can see that there are two waves in the background and not just a simple background color.
By adding this piece of code in your css you can make that happen!
body { background: url(images/pattern-background-desktop.svg), #e1e9ff; background-repeat: no-repeat, no-repeat; }
You're actually saying that you want to use the svg for the background.
Great job again and I hope that you find this comment helpful!
0