add a tad more padding left and right to social icons

This commit is contained in:
Huy Tran 2018-09-30 18:40:28 +10:00
parent e785ac36f1
commit 10a61f63d8
5 changed files with 15 additions and 14 deletions

View file

@ -277,6 +277,7 @@ a {
.social {
text-align: center; }
.social a {
padding: 0 4px;
border-style: none;
text-decoration: none; }

File diff suppressed because one or more lines are too long