Update style.css

This commit is contained in:
John
2022-05-11 14:27:51 -04:00
parent 7b2e7fa5a5
commit 01f7f73cb9
+1 -1
View File
@@ -207,4 +207,4 @@ canvas {
/*color: var(--background-color);*/ /*color: var(--background-color);*/
color:white; color:white;
transition: top 1s ease-out, opacity .5s ease-out; transition: top 1s ease-out, opacity .5s ease-out;
} }