Make line height of title a bit larger (#21)

This commit is contained in:
Evan Simkowitz
2024-09-24 14:58:59 -07:00
committed by GitHub
parent 9d770f6d7b
commit 989254fc37
+1 -1
View File
@@ -37,7 +37,7 @@
grid-row: 1;
font-weight: bold;
font-size: 1.2rem;
line-height: 1.45rem;
line-height: 1.5rem;
}
.description {