This commit is contained in:
arnaucode
2017-09-06 13:03:09 +02:00
parent c2ed8c4799
commit 27f110f1ba
60 changed files with 28096 additions and 0 deletions

6
vendor/font-awesome/scss/_fixed-width.scss vendored Executable file
View File

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