diff --git a/front/style/home.css b/front/style/home.css index 198c2af..cc773e6 100644 --- a/front/style/home.css +++ b/front/style/home.css @@ -8,7 +8,7 @@ } -button { +.new { border-radius: 100%; } diff --git a/front/views/Home.tsx b/front/views/Home.tsx index 8a4efb7..4a6425c 100644 --- a/front/views/Home.tsx +++ b/front/views/Home.tsx @@ -63,7 +63,7 @@ export function Team() { return (

Mes équipes

- +
) } @@ -82,7 +82,7 @@ export function Tactic({lastTactics} : { lastTactics : Tactic[]}) {

Mes cinq dernières stratégies

- +