diff --git a/src/style/app.module.css b/src/style/app.module.css index ee49be0fce..d57168961c 100644 --- a/src/style/app.module.css +++ b/src/style/app.module.css @@ -2480,7 +2480,7 @@ button[data-testid='createPostBtn'] { } .colorPrimary { - background: #31bb6b; + background: #7c9beb; color: white; cursor: pointer; }