1
0
Fork 0
mirror of https://github.com/RaspbianFrance/raspisms.git synced 2025-05-05 15:56:27 +02:00
raspisms/font-awesome/scss/_fixed-width.scss

6 lines
120 B
SCSS
Executable file

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