Skip to content

Commit 013d3d4

Browse files
authored
Update editormd.logo.scss
1 parent 5b3ceb8 commit 013d3d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scss/editormd.logo.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
@font-face {
77
font-family: 'editormd-logo';
88
src:url('../fonts/editormd-logo.eot?-5y8q6h');
9-
src:url('.../fonts/editormd-logo.eot?#iefix-5y8q6h') format('embedded-opentype'),
9+
src:url('../fonts/editormd-logo.eot?#iefix-5y8q6h') format('embedded-opentype'),
1010
url('../fonts/editormd-logo.woff?-5y8q6h') format('woff'),
1111
url('../fonts/editormd-logo.ttf?-5y8q6h') format('truetype'),
1212
url('../fonts/editormd-logo.svg?-5y8q6h#icomoon') format('svg');
@@ -86,4 +86,4 @@
8686

8787
#{$prefix}logo-color {
8888
color: $mainColor;
89-
}
89+
}

0 commit comments

Comments
 (0)