fix solid font weight in shim

v1.18.x
opliko 4 years ago committed by Andrew Rodrigues
parent a370c26f73
commit f576d6e0ea

@ -15,7 +15,7 @@
@font-face {
font-family: 'FontAwesome';
font-style: normal;
font-weight: 900;
font-weight: 400;
font-display: @fa-font-display;
src: url('@{fa-font-path}/fa-solid-900.eot');
src: url('@{fa-font-path}/fa-solid-900.eot?#iefix') format('embedded-opentype'),

Loading…
Cancel
Save