patashala/style/cms/icon_fonts_assets/font-awesome/scss/_fixed-width.scss
Vivek a53135a78d Added based code
Added base code to the repo
2024-02-07 20:19:28 +05:30

7 lines
120 B
SCSS
Executable File

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