Skip to content

Commit

Permalink
feat(us-3078): fixer taille de text
Browse files Browse the repository at this point in the history
  • Loading branch information
Anhara01 committed Dec 12, 2024
1 parent e6c3351 commit 1d62520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/jeune/TableauBeneficiaires.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ function TableauBeneficiaires(
!triDerniereActiviteChronologique
)
}}
className='flex float-right mt-8 mb-8 text-m-regular text-right text-grey_800'
className='flex float-right mt-4 mb-4 text-s-regular text-right'
title={
triDerniereActiviteChronologique
? 'Trier par dernière activité ordre antichronologique'
Expand Down

0 comments on commit 1d62520

Please sign in to comment.