mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-25 16:29:49 -04:00
Merge branch 'tweak-displaytext' into 'main'
tweak display of text See merge request walljm/dynamicbible!6
This commit is contained in:
commit
9fca54e40c
@ -66,7 +66,7 @@ body {
|
|||||||
color: var(--card-color);
|
color: var(--card-color);
|
||||||
font-size: var(--card-font-size);
|
font-size: var(--card-font-size);
|
||||||
font-family: var(--card-font-family);
|
font-family: var(--card-font-family);
|
||||||
line-height: calc(var(--card-font-size) + 0.5rem);
|
line-height: calc(var(--card-font-size) + 0.6rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-close-button {
|
.card-close-button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user