tierpod / dmarc-report-converter

Convert dmarc reports from xml to human-readable formats
MIT License
241 stars 25 forks source link

Tiny fix on the class of a badge #28

Closed alex9446 closed 2 years ago

alex9446 commented 2 years ago

Hello, after the update to bootstrap 5.2, PR #27, it becomes necessary to add a class in the total badge. Otherwise the color of the text is the same as the background.

before After my edit: after

tierpod commented 2 years ago

Hi @alex9446 ! Thank you for your contribution!