convert to CSS variables
This commit is contained in:
@@ -88,7 +88,7 @@ div.scrollable {
|
||||
}
|
||||
|
||||
.progress {
|
||||
background-color: #2d3348;
|
||||
background-color: var(--secondary);
|
||||
}
|
||||
|
||||
.coinbase {
|
||||
|
||||
Reference in New Issue
Block a user