fix: special welcome offer button color

This commit is contained in:
gofnnp 2023-08-21 17:54:15 +04:00
parent 770b66cb4e
commit 4f8eb38b71

View File

@ -28,7 +28,7 @@
} }
.button { .button {
background-color: #78d180; background-color: #69e573;
color: #fff; color: #fff;
border-radius: 26px; border-radius: 26px;
width: 100%; width: 100%;