diff --git a/src/components/Feedback/styles/index.scss b/src/components/Feedback/styles/index.scss index 1253cad..6d1b2dd 100644 --- a/src/components/Feedback/styles/index.scss +++ b/src/components/Feedback/styles/index.scss @@ -69,7 +69,7 @@ } .submit-button { - background: linear-gradient(90deg, #ff7e00, #ffba00); + background: linear-gradient(179deg, #00a6ff 0%, #0256ff 100%); } .look-button {