Add font support, start support for genres.
This commit is contained in:
parent
5fe1a21b8e
commit
9a3d58fc83
2142 changed files with 373269 additions and 29 deletions
7
fontawesome-free-6.5.2-web/scss/_fixed-width.scss
Normal file
7
fontawesome-free-6.5.2-web/scss/_fixed-width.scss
Normal file
|
@ -0,0 +1,7 @@
|
|||
// fixed-width icons
|
||||
// -------------------------
|
||||
|
||||
.#{$fa-css-prefix}-fw {
|
||||
text-align: center;
|
||||
width: $fa-fw-width;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue