Fix social icons

This commit is contained in:
Luiz de Prá
2018-09-17 11:48:27 -03:00
parent 93c66a24c1
commit a6bf2f0150
3 changed files with 14 additions and 6 deletions

View File

@@ -193,3 +193,11 @@ img {
.float-left {
float: left;
}
.fab {
font-weight: 400;
}
.fas {
font-weight: 900;
}