convert to CSS variables
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
}
|
||||
}
|
||||
.card-text span {
|
||||
color: #ffffff66;
|
||||
color: var(--transparent-fg);
|
||||
font-size: 12px;
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user