diff --git a/seed/challenges/01-responsive-web-design/applied-visual-design.json b/seed/challenges/01-responsive-web-design/applied-visual-design.json index 32d5ea5d07..8874d088a9 100644 --- a/seed/challenges/01-responsive-web-design/applied-visual-design.json +++ b/seed/challenges/01-responsive-web-design/applied-visual-design.json @@ -688,7 +688,7 @@ "Here's an example of the CSS to create multiple shadows with some blur, at mostly-transparent black colors:", "
box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
", "
", - "Use the example CSS values above to place a box-shadow on the card. The element now has an id of thumbnail, use this selector to place the shadows for the hover state." + "The element now has an id of thumbnail. With this selector, use the example CSS values above to place a box-shadow on the card." ], "challengeSeed": [ "