From 01f7f73cb9fe03922189dcca8ba537c20db1754e Mon Sep 17 00:00:00 2001 From: John Date: Wed, 11 May 2022 14:27:51 -0400 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 35aad8c..ca65d86 100644 --- a/css/style.css +++ b/css/style.css @@ -207,4 +207,4 @@ canvas { /*color: var(--background-color);*/ color:white; transition: top 1s ease-out, opacity .5s ease-out; -} \ No newline at end of file +}