Chore: Refactors sidebar styles (#2416)

* Chore: Refactors sidebar styles

* Removes unused i18n
This commit is contained in:
Nithin David Thomas
2021-06-11 17:11:13 +05:30
committed by GitHub
parent e9fa9e5eff
commit 75d05e55ae
13 changed files with 91 additions and 147 deletions

View File

@@ -19,7 +19,7 @@
}
.text-muted {
color: $color-gray;
color: var(--s-300);
}
a {