1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-09 20:30:50 +00:00

Merge pull request #51 from flut1/master

Fix charset for list item content in scss
This commit is contained in:
Patrick Marsceill 2018-12-13 11:16:27 -05:00 committed by GitHub
commit 309b238400
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
@charset "UTF-8";
//
// Styles for rendered markdown in the .main-content container
//