0
0
Fork 0

Fix #3220 - Show avatar/header on edit profile page (#4288)

This commit is contained in:
Eugen Rochko 2017-07-21 05:28:51 +02:00 committed by GitHub
parent a390abdefb
commit 7bf7ed6123
3 changed files with 21 additions and 1 deletions

View file

@ -40,6 +40,10 @@ code {
}
}
.card {
margin-bottom: 15px;
}
strong {
font-weight: 500;
}