diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml
index ad31371..f4d43ce 100644
--- a/.github/workflows/contributors.yml
+++ b/.github/workflows/contributors.yml
@@ -74,8 +74,8 @@ jobs:
url=$(echo "$user_info" | jq -r '.html_url')
if [[ "$OUTPUT_FORMAT" == "html" ]]; then
- # HTML format with enforced size
- contributor_output="$contributor_output "
+ # HTML format with enforced size (table cells prevent GitHub's display:block from stacking images)
+ contributor_output="$contributor_output