Files
Frank John Begornia d225ff22d4 initial commit
2019-10-29 19:29:28 +08:00

7 lines
120 B
SCSS
Vendored

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