Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Prestarocket committed May 4, 2020
2 parents 2777efb + c6c9f4a commit dfda6e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
8 changes: 3 additions & 5 deletions _dev/css/components/block-social.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,12 @@
background-position: center center;
&.facebook {
background-image: url(../img/facebook.svg);

}
&.twitter {
background-image: url(../img/twitter.svg);
}
&.googleplus {
background-image: url(../img/gplus.svg);
&.linkedin {
background-image: url(../img/linkedin.svg);
}
&.pinterest {
background-image: url(../img/pinterest.svg);
Expand All @@ -39,7 +38,6 @@
}
&.vimeo{
background-image: url(../img/vimeo.svg);

}
&.instagram{
background-image: url(../img/instagram.svg);
Expand Down Expand Up @@ -153,4 +151,4 @@
//}
//.instagram {
// background-image: url(../img/instagram.svg);
//}
//}
1 change: 1 addition & 0 deletions _dev/img/linkedin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dfda6e7

Please sign in to comment.