From fe5cb19eba02c8c28addc9aebe5eef3b7d270c20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ana=C3=ABlle?= <125869653+anaelle1531@users.noreply.github.com> Date: Sat, 1 Feb 2025 16:14:21 +0100 Subject: [PATCH] Update style.css --- style.css | 1 - 1 file changed, 1 deletion(-) 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; }