Skip to content

Commit

Permalink
Merge pull request barryclark#51 from flut1/master
Browse files Browse the repository at this point in the history
Fix charset for list item content in scss
  • Loading branch information
pmarsceill authored Dec 13, 2018
2 parents 80bbdb7 + 2caefa4 commit 309b238
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _sass/content.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@charset "UTF-8";

//
// Styles for rendered markdown in the .main-content container
//
Expand Down

0 comments on commit 309b238

Please sign in to comment.