update timeline

This commit is contained in:
2025-12-15 10:37:16 -03:00
parent 06dc4a80e8
commit 2774545d09
3 changed files with 86 additions and 9 deletions

View File

@@ -235,7 +235,7 @@ function Course({
<img
src={placeholder}
alt={name}
className="absolute bottom-0 opacity-75"
className="absolute bottom-0 dark:opacity-75"
/>
</Card>
)