Skip to content

Commit 5731cae

Browse files
committed
we no longer need these, because of the changes to p/ol/ul
1 parent d57a417 commit 5731cae

File tree

1 file changed

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

1 file changed

+0
-9
lines changed

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,6 @@ ol {
5656
}
5757
}
5858

59-
ul,
60-
ol {
61-
margin-top: 1rem;
62-
}
63-
64-
p:has(+ ul, + ol) {
65-
margin-bottom: 1rem;
66-
}
67-
6859
a {
6960
position: relative;
7061
text-decoration: none;

0 commit comments

Comments
 (0)