G
Ryan's Git Repos
rschanzorg-public
files
log
graph
refs
Ref
main
themes/hugo-coder/assets/scss/fork-awesome/_fixed-width.scss
main
· 120 B · 6 lines
raw
1
// Fixed Width Icons
2
// -------------------------
3
.
#{
$fa-css-prefix
}
-fw
{
4
width: (
18
em
/
14
);
5
text-align: center;
6
}