fix: address code review findings — DRY delta-pill, var→const/let, tokenize colors
This commit is contained in:
@@ -662,7 +662,7 @@ a:hover {
|
||||
}
|
||||
|
||||
.delta-pill.flat {
|
||||
background: oklch(0.95 0.004 260);
|
||||
background: var(--paper-2);
|
||||
color: var(--ink-3);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user