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

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-02-21 02:31:36 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-21 02:31:36 +0300
commit4bbd4785f1e72695ea57a1181044fa2c52b94cc1 (patch)
tree639f7f447582ba52b272e667c424660c51c200c2 /less
parent0f46425a373019eef1af377f9daa9fbeadb21db8 (diff)
Bug on the sizing of Fork Awesome logo
Diffstat (limited to 'less')
-rw-r--r--less/icons.less1
-rw-r--r--less/variables.less1
2 files changed, 2 insertions, 0 deletions
diff --git a/less/icons.less b/less/icons.less
index 0e13b6ce5..ffe4b7800 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -799,3 +799,4 @@
.@{fa-css-prefix}-scuttlebutt:before { content: @fa-var-scuttlebutt; }
.@{fa-css-prefix}-hubzilla:before { content: @fa-var-hubzilla; }
.@{fa-css-prefix}-social-home:before { content: @fa-var-social-home; }
+.@{fa-css-prefix}-artstation:before { content: @fa-var-artstation; }
diff --git a/less/variables.less b/less/variables.less
index b17e8f35b..03d4fa419 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -55,6 +55,7 @@
@fa-var-arrows-alt: "\f0b2";
@fa-var-arrows-h: "\f07e";
@fa-var-arrows-v: "\f07d";
+@fa-var-artstation: "\f2ed";
@fa-var-asl-interpreting: "\f2a3";
@fa-var-assistive-listening-systems: "\f2a2";
@fa-var-asterisk: "\f069";