Browse code

Created repository.

DoubleBastionAdmin authored on 02/03/2022 00:26:46
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,9 @@
1
+---
2
+---
3
+
4
+// Fixed Width Icons
5
+// -------------------------
6
+.@{fa-css-prefix}-fw {
7
+  width: (18em / 14);
8
+  text-align: center;
9
+}