Skip to content

Commit 304228c

Browse files
committed
Set line height for text
1 parent f00eb38 commit 304228c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

public/css/index.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
--table-border-color: var(--theme-color);
1717
--h-color: var(--color-a-link);
1818
--list-color: var(--color-a-link);
19+
20+
line-height: 1.2rem;
1921
}
2022

2123
@media (prefers-color-scheme: dark) {

0 commit comments

Comments
 (0)