fix : review MR et CSS

This commit is contained in:
2026-02-13 08:16:21 +01:00
parent 62102f4edb
commit 72055cac1b
2 changed files with 4 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="flex items-center justify-between">
<h1 class="text-3xl font-bold uppercase">Client</h1>
<h1 class="text-3xl font-bold uppercase">Liste des Clients</h1>
<NuxtLink
to="/admin/customer"
class="flex items-center justify-center text-xl uppercase bg-primary-500 text-white h-[50px] w-[272px]"