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.
2 parents 2777efb + c6c9f4a commit dfda6e7Copy full SHA for dfda6e7
_dev/css/components/block-social.scss
@@ -20,13 +20,12 @@
20
background-position: center center;
21
&.facebook {
22
background-image: url(../img/facebook.svg);
23
-
24
}
25
&.twitter {
26
background-image: url(../img/twitter.svg);
27
28
- &.googleplus {
29
- background-image: url(../img/gplus.svg);
+ &.linkedin {
+ background-image: url(../img/linkedin.svg);
30
31
&.pinterest {
32
background-image: url(../img/pinterest.svg);
@@ -39,7 +38,6 @@
39
38
40
&.vimeo{
41
background-image: url(../img/vimeo.svg);
42
43
44
&.instagram{
45
background-image: url(../img/instagram.svg);
@@ -153,4 +151,4 @@
153
151
//}
154
152
//.instagram {
155
// background-image: url(../img/instagram.svg);
156
-//}
+//}
_dev/img/linkedin.svg
0 commit comments