Skip to content

Commit bd75109

Browse files
committed
adjust api parameters spacing
1 parent d3f8ca8 commit bd75109

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/components/docPage/type.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,14 @@
175175
}
176176

177177
dt + dd {
178+
margin-top: 0.25rem;
178179
margin-bottom: var(--paragraph-margin-bottom);
179180
}
180181

182+
dd > p {
183+
margin-top: 0;
184+
}
185+
181186
[data-onboarding-option].hidden {
182187
display: none;
183188
}

0 commit comments

Comments
 (0)