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

@@ -105,7 +105,7 @@
font-size: 12px;
}
.bitcoin-color {
color: #b86d12;
color: var(--orange);
}
}
.progress {