source: extensions/Versa/font-awesome/scss/_fixed-width.scss @ 31833

Last change on this file since 31833 was 31833, checked in by lexming, 7 years ago

Initial commit

File size: 120 bytes
Line 
1// Fixed Width Icons
2// -------------------------
3.#{$fa-css-prefix}-fw {
4  width: (18em / 14);
5  text-align: center;
6}
Note: See TracBrowser for help on using the repository browser.