Занимаюсь оформлением репозитория проекта и увидел проблему. У бейджиков на постоянной основе отображаются какие то линии и грубо говоря они дико раздражают и портят вид. В предварительном просмотре ВС Кода они отображаются только если навести курсорс на бейджик, однако на гит хабе они видны постоянно.
Скрин с вс кода:
Скрин с гит хаба:
UPD:
Извините забыл прикрепить код
<p align="center" class="text-decoration: none;">
<a href="https://github.com/Dimentiy-cmd/Discord-Log-Hub/releases">
<img src="https://img.shields.io/badge/Версия-1.0.0-blue?style=for-the-badge&logo=github" alt="Версия" />
</a>
<a href="https://opensource.org/licenses/MIT">
<img src="https://img.shields.io/badge/Лицензия-MIT-green?style=for-the-badge&logo=opensourceinitiative" alt="Лицензия" />
</a>
<a href="https://python.org">
<img src="https://img.shields.io/badge/Python-3.8+-3776AB?style=for-the-badge&logo=python&logoColor=white" alt="Python" />
</a>
<a href="https://flask.palletsprojects.com/">
<img src="https://img.shields.io/badge/Flask-3.1.2-000000?style=for-the-badge&logo=flask&logoColor=white" alt="Flask" />
</a>
<a href="https://disnake.dev/">
<img src="https://img.shields.io/badge/Disnake-2.11.0-7289DA?style=for-the-badge&logo=discord&logoColor=white" alt="Disnake" />
</a>
</p>