Skip to content

Commit 868a821

Browse files
committed
Circle post image should be object cover
1 parent b09c97a commit 868a821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/rubycentral.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ h3 {
504504
height: 200px;
505505
margin: 0 auto 1rem;
506506
width: 200px;
507-
object-fit: fill;
507+
object-fit: cover;
508508
}
509509

510510
.people {

0 commit comments

Comments
 (0)