better creator badges

This commit is contained in:
2025-05-28 14:10:33 +02:00
parent 082924a3ba
commit 6272f71355
2 changed files with 4 additions and 4 deletions

View File

@@ -6,8 +6,8 @@
margin-right: 1rem;
}
.badge-creator {
background-color: #d1f2eb;
color: #117a65;
background-color: var(--secondary-color);
color: white;
font-weight: 500;
}
.btn-remove-member {