From eadabcde85d04c2cfdd02c1a87dc963284bfa0a5 Mon Sep 17 00:00:00 2001 From: jbranchaud Date: Tue, 20 Nov 2018 10:52:04 -0600 Subject: [PATCH] Use codepen iframe instead of html --- css/style-a-background-with-a-linear-gradient.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) 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: