Updated color codes, minor UI tweaks

This commit is contained in:
Liyas Thomas
2020-02-20 08:01:22 +05:30
parent 4665dbc372
commit 73a2a0a127
4 changed files with 20 additions and 17 deletions

View File

@@ -20,6 +20,7 @@
border-radius: 100%;
border: 3px solid var(--bg-dark-color);
cursor: pointer;
transition: all 0.2s ease-in-out;
&.fg {
color: var(--act-color);