Replace more hardcoded css
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
}
|
||||
.card-title {
|
||||
font-size: 1rem;
|
||||
color: #4a68b9;
|
||||
color: var(--title-fg);
|
||||
}
|
||||
.card-text {
|
||||
font-size: 18px;
|
||||
|
||||
Reference in New Issue
Block a user