diff --git a/sanitize.css b/sanitize.css index 635602a..474ffe6 100644 --- a/sanitize.css +++ b/sanitize.css @@ -70,14 +70,6 @@ /* Grouping content * ========================================================================== */ -/** - * Remove the margin on nested lists in Chrome, Edge, and Safari. - */ - -:where(dl, ol, ul) :where(dl, ol, ul) { - margin: 0; -} - /** * Add the correct box sizing in Firefox. */