📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 19:42:41
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
public_html
/
admin
/
assets
/
modules
/
fontawesome
/
scss
📍 /home/orkouolp/web/testing.orkobd/public_html/admin/assets/modules/fontawesome/scss
🔄 Refresh
✏️
Editing: _larger.scss
Writable
// Icon Sizes // ------------------------- // makes the font 33% larger relative to the icon container .#{$fa-css-prefix}-lg { font-size: (4em / 3); line-height: (3em / 4); vertical-align: -.0667em; } .#{$fa-css-prefix}-xs { font-size: .75em; } .#{$fa-css-prefix}-sm { font-size: .875em; } @for $i from 1 through 10 { .#{$fa-css-prefix}-#{$i}x { font-size: $i * 1em; } }
💾 Save Changes
❌ Cancel