Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/vendor/FontAwesome/fontawesome-free-5.14.0-web/less/_fixed-width.less')
-rw-r--r--static/vendor/FontAwesome/fontawesome-free-5.14.0-web/less/_fixed-width.less6
1 files changed, 0 insertions, 6 deletions
diff --git a/static/vendor/FontAwesome/fontawesome-free-5.14.0-web/less/_fixed-width.less b/static/vendor/FontAwesome/fontawesome-free-5.14.0-web/less/_fixed-width.less
deleted file mode 100644
index be817c6..0000000
--- a/static/vendor/FontAwesome/fontawesome-free-5.14.0-web/less/_fixed-width.less
+++ /dev/null
@@ -1,6 +0,0 @@
-// Fixed Width Icons
-// -------------------------
-.@{fa-css-prefix}-fw {
- text-align: center;
- width: (20em / 16);
-}