diff --git a/src/index.css b/src/index.css index d422148..306bac8 100755 --- a/src/index.css +++ b/src/index.css @@ -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================================= */