Latest comments
- @gabeporto@unexunderscore
Hi there! Great job! Keep going!
Some remarks: Background image missing (wave) Annual plan text should be also bluish colored. Around the card layout should have some shadow.
Have a nice day!
Marked as helpful - @ahouyang@unexunderscore
Hi there! Great work, just keep going!
Some remarks:
- Title (Order Summary) and the Annual Plan text should be different color (bluish).
- If you hover over your mouse on the change link, you should not see underline. (text-decoration: inherit; )
- Where the music icon and annual plan text etc. There should be a very light gray box around, check the design picture, you can see slightly.
- Box shadow under the card layout and the button. (Sample: box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);)
Keep coding!
Marked as helpful - @Samsoor-nan@unexunderscore
Hi there! Nice work, just keep going! I’m a beginner, but I work every day to get better, so keep it up!
My comments: Try to set the background-size: 100% I think this should solve the background size problem.
Also if you hover over the change link, you should remove the underline. Use this if you hover -> text-decoration: inherit;
Have a nice day!