Fix a stray --body-line-height
This commit is contained in:
parent
ff615a757c
commit
5fe0139b93
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.chroma {
|
.chroma {
|
||||||
line-height: var(--body-line-height);
|
line-height: var(--line-height);
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg {
|
.bg {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue