We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a08f2 commit 03b531cCopy full SHA for 03b531c
themes/vue/source/css/_team.styl
@@ -63,10 +63,10 @@
63
right: 100%
64
transform: rotate(-90deg)
65
.user-language-match
66
+ cursor: help
67
color: steelblue
68
&:before
-
69
- content: '\f06a'
+ content: '\f0e7'
70
font-family: FontAwesome
71
margin-right: 5px
72
dl
@@ -86,6 +86,12 @@
86
i
87
width: 13px
88
text-align: center
89
+ &.fa-map-marker
90
+ font-size: 1.3em
91
+ &.fa-globe
92
+ font-size: 1.15em
93
+ &.fa-link
94
+ font-size: 1.05em
95
dd
96
font-weight: 600
97
&::after
0 commit comments