fix : taille text

This commit is contained in:
2026-02-27 09:59:12 +01:00
parent beecb29774
commit 7f2f8c7931
2 changed files with 125 additions and 129 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="flex items-center justify-between">
<h1 class="text-3xl font-bold uppercase text-primary-500">Liste des fournisseurs</h1>
<h1 class="text-4xl font-bold uppercase text-primary-500">Liste des fournisseurs</h1>
</div>
<div v-if="auth.isAdmin" class="mt-7 border border-slate-200 mb-11">