Improves styles for account page, adds user avatar

This commit is contained in:
Alberto Garcia Cabeza
2015-08-11 19:53:18 +02:00
committed by Juanjo Bazán
parent 1299987272
commit 94dc53e68c
2 changed files with 10 additions and 1 deletions

View File

@@ -457,12 +457,17 @@ form {
opacity: .5;
}
.avatar {
margin-bottom: $line-height;
}
h2 {
clear: both;
font-size: rem-calc(20);
font-weight: bold;
line-height: $line-height;
margin: 0;
margin-bottom: $line-height/2;
}
.recommendations {