fix: text color (#26)

This commit is contained in:
Fahim Ardani
2025-05-10 18:31:56 +07:00
committed by GitHub
parent 6e78b49731
commit 75839271ad
10 changed files with 15 additions and 11 deletions
@@ -170,7 +170,8 @@ export function LearningResources() {
menengah.
</p>
<div className="flex flex-wrap gap-4">
<Button className="bg-gradient-to-r from-primary to-blue-400 hover:from-primary/90 hover:to-blue-400/90">
<Button className="bg-gradient-to-r from-primary to-blue-400 hover:from-primary/90 hover:to-blue-400/90
font-bold text-black hover:text-white cursor-pointer">
Mulai Kursus
</Button>
<Button variant="outline">Lihat Silabus</Button>