add a bit of space between social icons

This commit is contained in:
tanohzana 2019-04-06 13:01:04 +02:00
parent 31463b9429
commit 99fb3d499a
2 changed files with 4 additions and 0 deletions

View file

@ -100,6 +100,8 @@ hr
.social-icons
padding: 0 10px
a
margin: 0 5px
.icon
height: 2rem

View file

@ -7166,6 +7166,8 @@ hr {
.social-icons {
padding: 0 10px; }
.social-icons a {
margin: 0 5px; }
.icon {
height: 2rem;