Convert more css to variables

This commit is contained in:
natsoni
2024-04-10 14:39:29 +09:00
parent ba6a7b58aa
commit 3e3bd32705
30 changed files with 54 additions and 51 deletions

View File

@@ -101,6 +101,7 @@ $dropdown-link-active-bg: $active-bg;
--yellow: #ffd800;
--grey: #6c757d;
--tooltip-grey: #b1b1b1;
--orange: #b86d12;
}
html, body {