fix svg color

This commit is contained in:
SrGooglo 2023-04-04 15:35:03 +00:00
parent d16e2b61d7
commit 54410ceb23

View File

@ -80,6 +80,8 @@
box-sizing: border-box; box-sizing: border-box;
} }
color: var(--text-color);
border: none; border: none;
border-radius: 50%; border-radius: 50%;