btcpayserver/BTCPayServer/wwwroot/vendor/font-awesome/scss/_fixed-width.scss
2017-10-27 17:53:04 +09:00

6 lines
124 B
SCSS

// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}