all repos — hastystyles @ a76ff2592fbb3d357e3e2f66fe6f3be76873ef0b

The stylesheets for HastyScrybe and HastySite.

styles/fa/_fixed-width.less

 1
 2
 3
 4
 5
 6
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
  text-align: center;
  width: (20em / 16);
}