From fdb353fb7baaca62294b9d3efd1aee0ef90cbbd4 Mon Sep 17 00:00:00 2001 From: Youngseo Kang Date: Wed, 1 Sep 2021 12:26:13 +0900 Subject: [PATCH] =?UTF-8?q?:lipstick:=20[Client]=20app.css=20:=20app.css?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/app.css b/client/src/app.css index 31f99a9..d5fea23 100644 --- a/client/src/app.css +++ b/client/src/app.css @@ -68,7 +68,7 @@ body:after { background-size: 3000px 1800px; overflow: hidden; /* transform: rotate(15deg) scale(1.3); */ - animation: backgroundChange 60s ease-in-out infinite; + /* animation: backgroundChange 60s ease-in-out infinite; */ width: 100%; height: 100%; opacity: 0.1;