]> git.mxchange.org Git - friendica.git/blob - view/theme/frio/frameworks/font-awesome/scss/_fixed-width.scss
Merge pull request #4877 from fabrixxm/dev/followup-pr4861
[friendica.git] / view / theme / frio / frameworks / font-awesome / scss / _fixed-width.scss
1 // Fixed Width Icons
2 // -------------------------
3 .#{$fa-css-prefix}-fw {
4   width: (18em / 14);
5   text-align: center;
6 }