Add margin between social icons

master
Kevin C. Coram 2019-12-21 21:12:32 -05:00
parent fc2e1705cd
commit 8ad03ea6e2
Signed by: kevin
GPG Key ID: 0342351B3D61AD35
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ img.u-photo {
.glyph {
font-size: 1.25em;
margin-left: 1px;
margin-right: 1px;
}
nav.site-menu {