diff --git a/css/style-a-background-with-a-linear-gradient.md b/css/style-a-background-with-a-linear-gradient.md index 47309f5..6c3cb7f 100644 --- a/css/style-a-background-with-a-linear-gradient.md +++ b/css/style-a-background-with-a-linear-gradient.md @@ -5,13 +5,8 @@ The function in its simplest form can be used to style the background of an element with a vertical, linear gradient between two colors. -

See the Pen pQpypW by Josh -Branchaud (@jbranchaud) on CodePen.

- + Here is what the CSS looks like: