Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix linter
  • Loading branch information
mdo committed May 5, 2021
commit c49fe43dbffdd40f1aad4c47b370cad249bec34f
2 changes: 2 additions & 0 deletions site/assets/scss/_content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,12 @@
> ol li {
margin-bottom: .25rem;

// stylelint-disable selector-max-type
> ul {
margin-top: -.5rem;
margin-bottom: 1rem;
}
// stylelint-enable selector-max-type
}

// Override Bootstrap defaults
Expand Down