Skip to content
Snippets Groups Projects
Unverified Commit 8dbe7209 authored by Patrick Marsceill's avatar Patrick Marsceill Committed by GitHub
Browse files

Update _lists.scss

parent 72741e94
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
// Utility classes for lists
//
// stylelint-disable primer/selector-no-utility, primer/no-override
// stylelint-disable primer/selector-no-utility, primer/no-override, selector-max-type
.list-style-none {
padding: 0 !important;
......@@ -11,7 +11,7 @@
li {
&::before {
display: none !important;
display: none !important;
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment