We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe94299 commit dccd6a2Copy full SHA for dccd6a2
website/src/app/globals.css
@@ -110,3 +110,6 @@ figure {
110
p {
111
@apply text-xl;
112
}
113
+article p {
114
+ @apply leading-9;
115
+}
0 commit comments