From b2e96a060ae1635c40d9d7ab83b387153ff405d3 Mon Sep 17 00:00:00 2001
From: adrien <adrien@malingrey.fr>
Date: Sat, 10 Oct 2020 02:43:51 +0200
Subject: [PATCH] css

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

diff --git a/style.css b/style.css
index 0f1a6f7..96f416a 100644
--- a/style.css
+++ b/style.css
@@ -91,7 +91,7 @@ input {
     border: 0;
     padding: 0;
     text-align: center;
-    transition: 0.5s;
+    transition: background 0.5s;
 }
 
 input:enabled {