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

Commit dcd9677

Browse files
Update commands.md
1 parent d3e633c commit dcd9677

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

guides/bots/Harmodify/commands.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ order: 900
1212
text-decoration: underline;
1313
}
1414
.custom_image {
15-
width: 50px;
16-
height: 50px;
17-
border-radius: 50%;
18-
object-fit: cover;
19-
overflow: hidden;
15+
width: 50px;
16+
height: 50px;
17+
border-radius: 50%;
18+
object-fit: cover;
19+
overflow: hidden;
2020
}
2121
</style>
2222

0 commit comments

Comments
 (0)