1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
cowyo/static/font-awesome/scss/_fixed-width.scss

7 lines
120 B
SCSS
Raw Normal View History

2016-02-06 16:40:53 +03:00
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}