This commit is contained in:
John
2022-05-11 14:26:23 -04:00
parent 0b19619064
commit 7b2e7fa5a5
5 changed files with 208 additions and 62 deletions
+1 -1
View File
@@ -207,4 +207,4 @@ canvas {
/*color: var(--background-color);*/
color:white;
transition: top 1s ease-out, opacity .5s ease-out;
}
}