little changes to the ui

This commit is contained in:
2026-08-03 20:08:22 +02:00
parent fcc04895f3
commit 3db249f3e1
6 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -30,8 +30,8 @@ export default function ServicesWidget() {
))}
</div>
<Button className ="w-fit" size="lg" onClick={() => navigate('/evolution-infrastructure')}>
Demander une évolution du parc
<Button className ="text-green-600" size="lg" onClick={() => navigate('/evolution-infrastructure')}>
Mise à niveau du Parc
</Button>
</CardContent>