left-align social media buttons correctly on Personal page too
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
0200f34dd1
commit
0c89beb639
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ table.nostyle td { padding: 0.2em 0; }
|
|||
}
|
||||
|
||||
.social-button {
|
||||
padding-left: 0;
|
||||
padding-left: 0 !important;
|
||||
margin-left: -10px
|
||||
}
|
||||
.social-button img {
|
||||
|
|
Loading…
Reference in a new issue