diff --git a/source/components/ui/Button/button.css b/source/components/ui/Button/button.css index e1f8494cd..ec95a4bf5 100644 --- a/source/components/ui/Button/button.css +++ b/source/components/ui/Button/button.css @@ -213,6 +213,9 @@ 0 1px 2px rgba(41, 117, 209, 0.24); transition: box-shadow 0.2s; } +.ui__.button-choice small { + margin-left: 0.2rem; +} .ui__.button-choice--soon { border-color: lightgray; color: gray; diff --git a/source/locales/en.yaml b/source/locales/en.yaml index cccec9594..4ef8bdfe0 100644 --- a/source/locales/en.yaml +++ b/source/locales/en.yaml @@ -572,9 +572,9 @@ Créer votre entreprise: Create your company landing: title: The official guide for entrepreneurs subtitle: All the resources you need to manage your business, from legal status to hiring. -Connaître les démarches d'embauche: Know the hiring procedures -Estimer les cotisations et les taxes: Estimate contributions and taxes -Créer une entreprise: Create a company in France + choix3: Know the hiring procedures + choix2: Estimate contributions and taxes <2>(for the manager and hiring)2> + choix1: Create a company in France Déclarer mon activité d'économie collaborative: Declare my activity in the sharing economy Prochainement: Soon @@ -673,7 +673,7 @@ comparaisonRégimes: assuranceMaladie: | <0> Public health insurance <1>(medicines, care, hospitalizations)1>0> <1> Same for all 1> - mutuelle: | + mutuelle: | <0> Additional health insurance <1>(mutuelle santé)1>0> <1> Compulsory 1> <2> Highly recommended 2> @@ -753,4 +753,4 @@ Voir le code source: See the source code pour les accidents de trajet/travail et maladie pro: for commuting accidents, work accidents and professional illness jour: day -Pas implémenté: Not implemented \ No newline at end of file +Pas implémenté: Not implemented diff --git a/source/sites/mon-entreprise.fr/pages/Landing/Landing.js b/source/sites/mon-entreprise.fr/pages/Landing/Landing.js index f82871f3d..de8a3c733 100644 --- a/source/sites/mon-entreprise.fr/pages/Landing/Landing.js +++ b/source/sites/mon-entreprise.fr/pages/Landing/Landing.js @@ -53,7 +53,7 @@ export default compose(