This commit is contained in:
Travis Fischer
2021-01-16 15:38:43 -05:00
parent d881b9fb17
commit ad4a78c02f
3 changed files with 6 additions and 4 deletions

View File

@@ -61,8 +61,8 @@
.social a {
font-size: 2em;
display: inline-block;
padding: 0.25;
display: inline-flex;
padding: 0.25em;
margin-right: 1vw;
transition: color 250ms ease-out;
}