diff --git a/app/styles/front.css b/app/styles/front.css index 26da37276..3fd2616d5 100644 --- a/app/styles/front.css +++ b/app/styles/front.css @@ -25,6 +25,7 @@ border: none; border-radius: 100%; background-color: var(--bg-lighter); + color: var(--text); place-items: center; transition: all 0.2s ease-out; }