1
0
mirror of https://github.com/TheGreyDiamond/Enlight.git synced 2026-04-01 15:10:24 +02:00
Files
2020-11-22 20:38:10 +01:00

7 lines
121 B
SCSS

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