Skip to content
Snippets Groups Projects
Commit 07caa6a2 authored by Dorine Lambinet's avatar Dorine Lambinet Committed by Emmanuel Raviart
Browse files

Ajustement padding

parent c02a42a9
Branches
Tags
No related merge requests found
......@@ -211,7 +211,9 @@
</script>
<div class="place-self-start w-full shadow-md rounded-t-sm bg-white mb-5 ">
<div class="bg-gray-100 border border-gray-200 border-b-2 p-2 rounded-t-md">
<div
class="bg-gray-100 border border-gray-200 border-b-2 p-4 pb-2 rounded-t-md"
>
<div class="flex justify-between space-x-2">
<h1 class="font-bold text-gray-600">Salariée travaillant dans une PME</h1>
<button on:click={() => dispatch("edit")}>
......@@ -391,7 +393,7 @@
>
{/if}
</div>
<div class="p-2 grid grid-cols-2 space-x-2 items-start bg-gray-100 ">
<div class="px-4 py-2 grid grid-cols-2 space-x-2 items-start bg-gray-100 ">
<div class="p-1">
<p class="text-sm leading-none pb-3">Tous revenus disponibles /mois</p>
<PictoFemme />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment