Fixed some fonts.
This commit is contained in:
parent
f8aeffc76a
commit
769f2486ef
|
@ -27,6 +27,6 @@ elixir(function(mix) {
|
||||||
)
|
)
|
||||||
.publish(
|
.publish(
|
||||||
'font-awesome/fonts',
|
'font-awesome/fonts',
|
||||||
'public/css/vendor/fonts'
|
'public/css/fonts'
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
Before Width: | Height: | Size: 280 KiB After Width: | Height: | Size: 280 KiB |
Loading…
Reference in New Issue