feat: mentor section on homepage
This commit is contained in:
@@ -19,7 +19,7 @@ export function RadarSection({ radarData }: RadarSectionProps) {
|
||||
Radar chart représentant votre niveau par catégorie
|
||||
</p>
|
||||
</div>
|
||||
<div className="h-80">
|
||||
<div className="h-96 pb-8">
|
||||
<SkillsRadarChart data={radarData} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user