2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-09-24 16:40:55 -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 859a3b0c29
commit 758c42c2f7

View File

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