add: color for button register

This commit is contained in:
abiyasa05 2024-10-03 11:12:52 +07:00
parent 3d263ec0c6
commit 3c73af914f

View File

@ -69,5 +69,5 @@
}
:root {
--primary-color: #2555FF
--primary-color: #2555FF;
}