Loading public/css/homepage.css +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ p{ color: white; } button{ .button { margin-top: 50px; background-color: #f7c36f; border-radius: 10px; Loading resources/views/dashboard.blade.php +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ Carantec Nautisme vous accompagne dans vos plongées. Nos adhérent.e.s propose différentes activités pour tout les niveaux ! </p> <button onclick="location.href='{{ route('login') }}'"> <button class="button" onclick="location.href='{{ route('login') }}'"> Je me connecte </button> </div> Loading Loading
public/css/homepage.css +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ p{ color: white; } button{ .button { margin-top: 50px; background-color: #f7c36f; border-radius: 10px; Loading
resources/views/dashboard.blade.php +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ Carantec Nautisme vous accompagne dans vos plongées. Nos adhérent.e.s propose différentes activités pour tout les niveaux ! </p> <button onclick="location.href='{{ route('login') }}'"> <button class="button" onclick="location.href='{{ route('login') }}'"> Je me connecte </button> </div> Loading