diff --git a/style.css b/style.css index ea50ac0..9386720 100644 --- a/style.css +++ b/style.css @@ -17,7 +17,6 @@ h1 { color: rgb(230, 100, 100); border-radius: 30px; font-family: 'Luckiest Guy', cursive; - background: linear-gradient(to right, rgb(230, 100, 100), rgb(255, 153, 102)); padding: 15px; }