Improves styles for account page, adds user avatar
This commit is contained in:
committed by
Juanjo Bazán
parent
1299987272
commit
94dc53e68c
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user