Merge remote-tracking branch 'origin/main' into fix/divisi-kepengurusan-hover

This commit is contained in:
ilham_gmail
2026-06-05 10:56:03 +07:00
3 changed files with 582 additions and 2 deletions
+1 -1
View File
@@ -91,4 +91,4 @@ body { font-family: "Roboto", Arial, sans-serif; color: var(--text-main); backgr
/* Fix: title divisi berubah kuning saat hover */
#divisi .group:hover h3 {
color: #f5c82f !important;
}
}