diff --git a/css/button.css b/css/button.css index 6bd34d6..ba566ad 100644 --- a/css/button.css +++ b/css/button.css @@ -17,8 +17,8 @@ .dabtn { - background-color: #975ac5; - box-shadow: 0rem 0rem 1rem #cf9ef0; + background-color: #7d65d1; + box-shadow: 0rem 0rem 1rem #bf7bec; } .action-button:active