Skip to content

Commit

Permalink
we no longer need these, because of the changes to p/ol/ul
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Oct 29, 2024
1 parent d57a417 commit 5731cae
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/site-kit/src/lib/styles/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,6 @@ ol {
}
}

ul,
ol {
margin-top: 1rem;
}

p:has(+ ul, + ol) {
margin-bottom: 1rem;
}

a {
position: relative;
text-decoration: none;
Expand Down

0 comments on commit 5731cae

Please sign in to comment.