diff --git a/attached_assets/image_1756992280859.png b/attached_assets/image_1756992280859.png new file mode 100644 index 0000000..161e5ff Binary files /dev/null and b/attached_assets/image_1756992280859.png differ diff --git a/client/src/index.css b/client/src/index.css index 2bc537a..1783588 100644 --- a/client/src/index.css +++ b/client/src/index.css @@ -141,7 +141,7 @@ height: 12px; width: 12px; border-radius: 50%; - background: hsl(217, 91%, 60%); + background: #e91e63; cursor: pointer; border: none; } @@ -157,7 +157,7 @@ height: 12px; width: 12px; border-radius: 50%; - background: hsl(217, 91%, 60%); + background: #e91e63; cursor: pointer; border: none; }