Renamed the archive dir, added the error dir

This commit is contained in:
Ethan N. Paul
2017-12-01 08:17:39 -05:00
parent 51052717a4
commit 34c3c4d620
361 changed files with 580 additions and 4 deletions

View File

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