From 2f82da727cc356296f68b39547508ad3c59ac4a6 Mon Sep 17 00:00:00 2001 From: Lucas Kent <97860398+Bulbous-Baboon@users.noreply.github.com> Date: Tue, 22 Nov 2022 12:21:45 -0500 Subject: [PATCH] test --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 24646d2..4437dbb 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@ body { background: linear-gradient(-45deg, #1700e6, #00e5ff, #00ff1e, #38904e); background-size: 400% 400%; - animation: gradient 1s ease infinite; + animation: gradient 15s ease infinite; } @keyframes gradient {