From 5a70b634873d615f2f973923b96b602f7d311713 Mon Sep 17 00:00:00 2001 From: rbd3 Date: Mon, 3 Jul 2023 19:21:09 +0300 Subject: [PATCH] Fix linters error --- src/App.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.css b/src/App.css index 5097b92..10e4996 100644 --- a/src/App.css +++ b/src/App.css @@ -32,7 +32,7 @@ from { transform: rotate(0deg); } - + to { transform: rotate(360deg); }