Hotfix: remove color 150

This commit is contained in:
Antoine Phan
2025-12-10 00:05:35 -05:00
parent 8ea8b704ca
commit 4b47a41bbb

View File

@@ -180,7 +180,7 @@ h2 {
}
tbody tr:nth-child(odd) {
@apply bg-ecsess-150/24;
@apply bg-ecsess-200/24;
}
td + td {