diff --git a/src/App.css b/src/App.css index 3f1d3ed..797f3fb 100644 --- a/src/App.css +++ b/src/App.css @@ -392,3 +392,6 @@ .full-bg-image .icons-social a svg path { fill: #fff; } + +.social { + transform: scale(1.1, 1.1) rotate(360deg); diff --git a/src/App.js b/src/App.js index 92efd25..a3c99f8 100644 --- a/src/App.js +++ b/src/App.js @@ -186,6 +186,7 @@ class App extends Component {