mirror of
https://github.com/FAUSheppy/jeffrey_miller_flask_ftp
synced 2025-12-07 18:01:35 +01:00
7 lines
121 B
SCSS
7 lines
121 B
SCSS
// Fixed Width Icons
|
|
// -------------------------
|
|
.#{$fa-css-prefix}-fw {
|
|
text-align: center;
|
|
width: $fa-fw-width;
|
|
}
|