1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-22 13:03:47 +01:00
Files
CheckServer/vendors/font-awesome/scss/_fixed-width.scss
2020-10-04 17:14:00 +02:00

7 lines
120 B
SCSS

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