Skip to content

Commit 4df0876

Browse files
committed
reduce paragraph margin
1 parent ceb315a commit 4df0876

File tree

1 file changed

+1
-1
lines changed
  • packages/site-kit/src/lib/styles

1 file changed

+1
-1
lines changed

packages/site-kit/src/lib/styles/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ p,
4545
ul,
4646
ol {
4747
font: var(--sk-font-body);
48-
margin: 1lh 0;
48+
margin: 0.5lh 0;
4949

5050
&:first-child {
5151
margin-top: 0;

0 commit comments

Comments
 (0)