Skip to content

Commit

Permalink
Merge pull request #273 from gagahpangeran/fix-list-p-child
Browse files Browse the repository at this point in the history
Remove weird unused list style
  • Loading branch information
gagahpangeran authored Jan 22, 2025
2 parents 865b3ea + eee30bb commit fe19328
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/styles/markdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@

li {
margin-bottom: 8px;

p:not(:first-child) {
font-style: italic;
color: var(--gray);
}
}
}

Expand Down

0 comments on commit fe19328

Please sign in to comment.