Merge pull request #4511 from mempool/nymkappa/fix-platinium-typo

[typo] platinium -> platinum
This commit is contained in:
softsimon 2024-02-09 20:46:19 +08:00 committed by GitHub
commit dfbec0ceef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,6 +85,6 @@
background-color: #f1c40f;
}
.badge-platinium {
.badge-platinum {
background-color: #653b9c;
}