[Glitch] Fix contact info styling on landing page

This commit is contained in:
Thibaut Girka 2018-05-11 16:05:47 +02:00
parent f2e5ed6841
commit 6284039832
1 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,8 @@
.account__avatar-wrapper {
float: left;
margin: 6px 16px 6px 6px;
margin-left: 12px;
margin-right: 12px;
}
.account__avatar {