redesign widgets
This commit is contained in:
@@ -30,10 +30,10 @@ export default function ServicesWidget() {
|
||||
))}
|
||||
</div>
|
||||
|
||||
<Button size="lg" onClick={() => navigate('/evolution-infrastructure')}>
|
||||
<Button className ="w-fit" size="lg" onClick={() => navigate('/evolution-infrastructure')}>
|
||||
Demander une évolution du parc
|
||||
</Button>
|
||||
|
||||
|
||||
</CardContent>
|
||||
</Card>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user