Update style

This commit is contained in:
Bruno SIMON
2016-06-08 17:34:01 +02:00
parent 5a9835dcbb
commit 4ecc6103f0
40 changed files with 6370 additions and 6 deletions
@@ -0,0 +1,6 @@
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}