salaire : ajustement container principal
This commit is contained in:
parent
3837fb8477
commit
6054a6a48f
|
|
@ -3,7 +3,7 @@
|
|||
</script>
|
||||
|
||||
<div class="container h-full mx-auto flex justify-center items-center max-w-6xl px-1 sm:px-2 md:px-5">
|
||||
<div class="flex space-y-10 items-center grid grid-cols-1">
|
||||
<div class="flex flex-col space-y-10 items-center">
|
||||
<div>
|
||||
<h2 class="h2">Salaire d'interne v2</h2>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -238,7 +238,7 @@
|
|||
</div>
|
||||
|
||||
<!-- BULLETIN DE SALAIRE -->
|
||||
<div class="ficheSalaire flex flex-col bg-surface-700 font-mono">
|
||||
<div class="ficheSalaire w-full flex flex-col bg-surface-700 font-mono">
|
||||
<div class="grow flex text-center bg-surface-600 px-1 font-bold">
|
||||
<div class="grow text-left"> Description</div>
|
||||
<div class="flex-none w-24">Base</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue