diff --git a/client/src/index.css b/client/src/index.css index 1783588..00f9cfa 100644 --- a/client/src/index.css +++ b/client/src/index.css @@ -141,7 +141,7 @@ height: 12px; width: 12px; border-radius: 50%; - background: #e91e63; + background: #ec4c73; cursor: pointer; border: none; } @@ -157,7 +157,7 @@ height: 12px; width: 12px; border-radius: 50%; - background: #e91e63; + background: #ec4c73; cursor: pointer; border: none; }