We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b3ceb8 commit 013d3d4Copy full SHA for 013d3d4
scss/editormd.logo.scss
@@ -6,7 +6,7 @@
6
@font-face {
7
font-family: 'editormd-logo';
8
src:url('../fonts/editormd-logo.eot?-5y8q6h');
9
- src:url('.../fonts/editormd-logo.eot?#iefix-5y8q6h') format('embedded-opentype'),
+ src:url('../fonts/editormd-logo.eot?#iefix-5y8q6h') format('embedded-opentype'),
10
url('../fonts/editormd-logo.woff?-5y8q6h') format('woff'),
11
url('../fonts/editormd-logo.ttf?-5y8q6h') format('truetype'),
12
url('../fonts/editormd-logo.svg?-5y8q6h#icomoon') format('svg');
@@ -86,4 +86,4 @@
86
87
#{$prefix}logo-color {
88
color: $mainColor;
89
-}
+}
0 commit comments