Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit d0ca8ed

Browse files
committed
Try to resize with CSS
1 parent cd34f8c commit d0ca8ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css/semantic-linkbacks.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,8 @@
1515

1616
.mention-list li img {
1717
border-radius: 4px;
18+
height: 64px;
19+
width: 64px;
1820
display: block;
21+
object-fit: fill;
1922
}

0 commit comments

Comments
 (0)