Prevent streching vertical images #44
This commit is contained in:
parent
d0c32c5d08
commit
ed753c39af
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ body {
|
|||
.author-profile img {
|
||||
height: 120px;
|
||||
width: 120px;
|
||||
object-fit: cover;
|
||||
background-color: #f9fafc;
|
||||
padding: 5px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue