Design token updates.
This commit is contained in:
parent
de3bcc479a
commit
c6b970a621
13 changed files with 198 additions and 211 deletions
|
|
@ -10,7 +10,7 @@
|
|||
color: var(--parch-text);
|
||||
padding: 32px;
|
||||
margin: 0;
|
||||
border-bottom: 1px dashed var(--border);
|
||||
border-bottom: 1px dashed var(--parch-border);
|
||||
}
|
||||
|
||||
.parchment-inset :deep(h2) {
|
||||
|
|
@ -30,6 +30,6 @@
|
|||
}
|
||||
|
||||
.parchment-inset :deep(a) {
|
||||
color: var(--candle-faint);
|
||||
color: var(--parch-accent);
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue