Convert more css to variables
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
font-size: 12px;
|
||||
}
|
||||
.bitcoin-color {
|
||||
color: #b86d12;
|
||||
color: var(--orange);
|
||||
}
|
||||
}
|
||||
.progress {
|
||||
|
||||
Reference in New Issue
Block a user