Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit 2eed1a2

Browse files
Update commands.md
1 parent 2af2f13 commit 2eed1a2

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

guides/bots/Harmodify/commands.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@ order: 900
1212
text-decoration: underline;
1313
}
1414
.custom-image {
15-
width: 50px;
16-
height: 50px;
15+
width: 24px;
16+
height: 24px;
1717
border-radius: 50%;
18-
margin-left: auto;
19-
margin-right: auto;
20-
margin-bottom: 1rem;
18+
object-fit: cover;
19+
overflow: hidden;
2120
}
2221
</style>
2322

0 commit comments

Comments
 (0)