New svgs, bug fixes & new design page

This commit is contained in:
pheralb
2022-03-08 17:17:05 +00:00
parent dd4b1e364f
commit 8525415604
16 changed files with 482 additions and 95 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ const LoadingDot = {
display: "block",
width: "1rem",
height: "1rem",
backgroundColor: "#50cdc5",
backgroundColor: "#6748E6",
borderRadius: "50%",
};