Skip to content

Commit 7516900

Browse files
committed
revert
1 parent e6579b4 commit 7516900

File tree

1 file changed

+1
-2
lines changed
  • apps/developer-hub/src/components/Root

1 file changed

+1
-2
lines changed

apps/developer-hub/src/components/Root/theme.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,9 +340,8 @@
340340
line-height: 1.5;
341341
}
342342

343-
.prose p {
343+
:where(.prose) :where(p, li) {
344344
line-height: 1.5;
345-
margin-bottom: 0;
346345
}
347346

348347
:where(.prose) :where(h1, h2, h3, h4, h5, h6) {

0 commit comments

Comments
 (0)