1e4e129640
updated to bootstrap 4.2.1, font awesome 5.6.3
7 lines
121 B
SCSS
7 lines
121 B
SCSS
// Fixed Width Icons
|
|
// -------------------------
|
|
.#{$fa-css-prefix}-fw {
|
|
text-align: center;
|
|
width: $fa-fw-width;
|
|
}
|