From ad51e087b18fadc8bc05f948298cb3e2fca8b7ac Mon Sep 17 00:00:00 2001 From: esvyridov Date: Sat, 23 Oct 2021 00:27:27 +0200 Subject: [PATCH] Add EOF to counter.module.css --- .../components/profile/components/counter/counter.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +}