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/scss/_fixed-width.scss')
-rw-r--r--static/vendor/FontAwesome/fontawesome-free-5.14.0-web/scss/_fixed-width.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/static/vendor/FontAwesome/fontawesome-free-5.14.0-web/scss/_fixed-width.scss b/static/vendor/FontAwesome/fontawesome-free-5.14.0-web/scss/_fixed-width.scss
deleted file mode 100644
index 970641f..0000000
--- a/static/vendor/FontAwesome/fontawesome-free-5.14.0-web/scss/_fixed-width.scss
+++ /dev/null
@@ -1,6 +0,0 @@
-// Fixed Width Icons
-// -------------------------
-.#{$fa-css-prefix}-fw {
- text-align: center;
- width: $fa-fw-width;
-}