diff --git a/src/index.css b/src/index.css index 74fb114..15ead1a 100644 --- a/src/index.css +++ b/src/index.css @@ -44,7 +44,7 @@ button { font-size: 1em; font-weight: 500; font-family: inherit; - background-color: #072610; + background-color: #1b0726; cursor: pointer; transition: border-color 0.25s; }