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

@@ -37,7 +37,7 @@
list-style: none;
padding: 0;
li {
font-size: 1.6rem;
font-size: 1.8rem;
@media only screen and (max-device-width : 768px) {
margin: 1.6rem 0 1.6rem 0;
}