New layout

This commit is contained in:
Jamie.Rees 2016-12-20 08:11:16 +00:00
parent 06fd086bb8
commit cd3b6529b3
330 changed files with 44239 additions and 11990 deletions

6
font-awesome/less/fixed-width.less vendored Normal file
View file

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