diff --git a/client/src/style.css b/client/src/style.css index 83033915cf..7a0ae4df62 100644 --- a/client/src/style.css +++ b/client/src/style.css @@ -60,7 +60,7 @@ transform: translateY(-60px); } .balanced-tab { - background: linear-gradient(90deg, #DC8000 10.79%, #F09005 87.08%); + background: linear-gradient(90deg, #D7871A 10.79%, #9F6005 87.08%); } .precise-tab {