diff --git a/src/App/App.css b/src/App/App.css index 821608eb3d4440b34557a38c6ed6d4c86db14e1a..3ae088f89ef18d9b901f4e814c2979c61e61b018 100644 --- a/src/App/App.css +++ b/src/App/App.css @@ -840,7 +840,7 @@ svg{ height: 12px; transform: translateY(-50%); border-radius: 50%; - background: var(--lightblue); + background: var(--text-primary); }