From 5a093b4cf0a7b67fa025bf568bd18998628a3f3d Mon Sep 17 00:00:00 2001
From: JaakkoK <jaska91@hotmail.com>
Date: Thu, 26 Sep 2019 19:27:15 +0300
Subject: [PATCH] hidastetettu animaatio

---
 index.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.css b/index.css
index e4c478b..d3bdc74 100644
--- a/index.css
+++ b/index.css
@@ -18,7 +18,7 @@ body {
 }
 
 .FlashyTitle1 {
-  animation: colorAnimation1 .5s ease-in-out infinite;
+  animation: colorAnimation1 3s ease-in-out infinite;
 }
 
 .Image {
-- 
GitLab