Could not center trophies
After filtering trophies, I could not center the trophies as it occupies same width previously without filter.
Adding a parameter like ¢er=true would be better.
You should specify your trophies seperately and add parameter column=-1 to avoid extra space.Like this `
<p align="center">
<a href="https://github.com/eduardblbulyan">
<img src="https://github-profile-trophy.vercel.app/?username=USERNAME&theme=SOME_THEME&column=-1&title=Repositories,Commits" alt="USERNAME" />
</a>
</p>
You can check it in my page too
Yeah, your solution works.
It would be better to add a new parameter center to center trophies.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.