mirror of
https://git.adityakumar.xyz/adityakumar.xyz.git
synced 2024-11-14 04:19:45 +00:00
7 lines
122 B
SCSS
Generated
7 lines
122 B
SCSS
Generated
// fixed-width icons
|
|
// -------------------------
|
|
|
|
.#{$fa-css-prefix}-fw {
|
|
text-align: center;
|
|
width: $fa-fw-width;
|
|
}
|