shop.balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

_fixed-width.scss (126B)


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