We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c563548 commit 07a0ad1Copy full SHA for 07a0ad1
src/components/Layout.css
@@ -23,4 +23,8 @@ main {
23
flex: 1;
24
padding: 1em 2em 1em 2em;
25
box-sizing: border-box;
26
+}
27
+
28
+p, li {
29
+ line-height: 1.5em;
30
}
0 commit comments