diff --git a/frontend/app/components/profile/components/counter/counter.module.css b/frontend/app/components/profile/components/counter/counter.module.css index 8faaa8c9..cedbffcd 100644 --- a/frontend/app/components/profile/components/counter/counter.module.css +++ b/frontend/app/components/profile/components/counter/counter.module.css @@ -10,4 +10,4 @@ :global(.dark) .container { background-color: rgba(var(--white-color), .12); -} \ No newline at end of file +}