We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f00eb38 commit 304228cCopy full SHA for 304228c
public/css/index.css
@@ -16,6 +16,8 @@
16
--table-border-color: var(--theme-color);
17
--h-color: var(--color-a-link);
18
--list-color: var(--color-a-link);
19
+
20
+ line-height: 1.2rem;
21
}
22
23
@media (prefers-color-scheme: dark) {
0 commit comments