summaryrefslogtreecommitdiff
path: root/static/dist/fontawesome@free-5.15.4-web/less/_fixed-width.less
diff options
context:
space:
mode:
Diffstat (limited to 'static/dist/fontawesome@free-5.15.4-web/less/_fixed-width.less')
-rw-r--r--static/dist/fontawesome@free-5.15.4-web/less/_fixed-width.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/dist/fontawesome@free-5.15.4-web/less/_fixed-width.less b/static/dist/fontawesome@free-5.15.4-web/less/_fixed-width.less
new file mode 100644
index 00000000..be817c63
--- /dev/null
+++ b/static/dist/fontawesome@free-5.15.4-web/less/_fixed-width.less
@@ -0,0 +1,6 @@
+// Fixed Width Icons
+// -------------------------
+.@{fa-css-prefix}-fw {
+ text-align: center;
+ width: (20em / 16);
+}