Fix sonar issues

This commit is contained in:
RcleydsonR
2023-01-25 23:28:32 -03:00
parent f67fade5ee
commit 7efb10bfde
8 changed files with 1 additions and 16 deletions

View File

@@ -19,10 +19,7 @@
--vt-c-text-light-2: rgba(60, 60, 60, 0.66);
--vt-c-text-dark-1: var(--vt-c-white);
--vt-c-text-dark-2: rgba(235, 235, 235, 0.64);
}
/* semantic color variables for this project */
:root {
--color-background: var(--vt-c-white);
--color-background-soft: var(--vt-c-white-soft);
--color-background-mute: var(--vt-c-white-mute);