about page & language foixes
This commit is contained in:
@ -124,8 +124,8 @@
|
||||
.author__avatar {
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
|
||||
@include breakpoint($large) {
|
||||
display: block;
|
||||
@ -134,7 +134,7 @@
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 110px;
|
||||
max-width: 130px;
|
||||
border-radius: 50%;
|
||||
|
||||
@include breakpoint($large) {
|
||||
|
Reference in New Issue
Block a user