Autoprefixed
This commit is contained in:
parent
ed753c39af
commit
6904650a28
1 changed files with 2 additions and 1 deletions
|
@ -114,7 +114,8 @@ body {
|
|||
.author-profile img {
|
||||
height: 120px;
|
||||
width: 120px;
|
||||
object-fit: cover;
|
||||
-o-object-fit: cover;
|
||||
object-fit: cover;
|
||||
background-color: #f9fafc;
|
||||
padding: 5px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue