Skip to content

Commit 2e046ab

Browse files
Update packages/site-kit/src/lib/styles/base.css
Co-authored-by: Rich Harris <[email protected]>
1 parent 44e641d commit 2e046ab

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: 2rem 0;
48+
margin: 0.5lh 0;
4949

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

0 commit comments

Comments
 (0)