adding in linkedin links

This commit is contained in:
talksik
2019-04-16 18:32:53 -07:00
parent 360f2038ca
commit 6ea21a3988
3 changed files with 30 additions and 4 deletions
+14
View File
@@ -106,6 +106,20 @@
font-size: 13px;
}
.testimonial-footer-icons {
display: flex;
justify-content: center;
align-items: center;
/* margin-top: 1em; */
}
.linkedin-icon {
height: 30px;
width: 30px;
margin: 10px;
}
.site-footer {
background: #0f8a9d;
background: linear-gradient(57deg, #00c6a7 0%, #1e4d92 100%);