2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-23 01:44:31 -06:00

Super small edit to (hopefully) retrigger CI

CI feedback was broken in this pull request, this small irrelevant edit will hopefully fix that.
This commit is contained in:
Jeroen Akkerman 2018-08-14 10:01:55 +02:00 committed by GitHub
parent e6537588e8
commit cbd638d93a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -316,6 +316,6 @@
}
.cm-s-easymde .cm-quote {
color : #7f8c8d;
color: #7f8c8d;
font-style: italic;
}