style(doc): remove opacity from homepage contributors

images look gray
This commit is contained in:
ZhenShuo Leo
2026-01-04 01:26:03 +08:00
parent ec69178703
commit 0083e927c1
2 changed files with 1 additions and 4 deletions

View File

@@ -2223,9 +2223,6 @@
.opacity-65 {
opacity: 65%;
}
.opacity-80 {
opacity: 80%;
}
.opacity-100 {
opacity: 100%;
}