🐞 fix: Adjust card background
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
.post-list__img { border-bottom: 0; }
|
||||
|
||||
.post-list__details {
|
||||
background: color-mix(in oklch, var(--color-cwc-blue-03) 80%, white);
|
||||
background: color-mix(in oklch, var(--color-cwc-blue-03) 60%, white);
|
||||
color: var(--color-cwc-blue-01);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user