fix: removed primary color from app

This commit is contained in:
pateljannat
2021-05-21 11:06:37 +05:30
parent b61ca1d7a2
commit 7a650b46ac
3 changed files with 0 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
/* Define all your css variables here. */
:root {
--primary-color: #08B74F;
--tag-color: #737373;
--sidebar-bg: #F6F6F6;
--sidebar-border: #C4C4C4;