diff --git a/src/index.css b/src/index.css index 59e70ae..0741929 100755 --- a/src/index.css +++ b/src/index.css @@ -527,7 +527,7 @@ input[type="number"] { transition: all 0.5s ease-in-out; width: 58px; height: 58px; - @apply bg-pink; + @apply bg-purple; } /* TODO: =================================login end================================= */