Skip to content

Commit

Permalink
style: li clear float (#825)
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyjosephprice authored Nov 9, 2023
1 parent 36487d5 commit b5cc2e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/gfm.scss
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@
}

li {
clear: both;
word-wrap: break-all;
}

Expand Down

0 comments on commit b5cc2e3

Please sign in to comment.