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

View File

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