theme color changed

This commit was merged in pull request #43.
This commit is contained in:
Chukwumdiebube
2023-02-07 00:15:08 +01:00
parent 86d379ac38
commit 82ebf969d0
+1 -1
View File
@@ -520,7 +520,7 @@ input[type="number"] {
transition: all 0.5s ease-in-out;
width: 58px;
height: 58px;
@apply bg-pink;
@apply bg-purple;
}
/* TODO: =================================login end================================= */