Skip to content

Commit

Permalink
Mer spacing før adressevalg
Browse files Browse the repository at this point in the history
Co-authored-by: joeldlin <jorgen.elden.lindgren@nav.no>
  • Loading branch information
toresbe and joeldlin committed May 15, 2024
1 parent f887600 commit b64c8ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/01-personalia/adresse/Adresse.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ export const AdresseData = () => {
<Heading size={"small"} level={"3"}>
{t("soknadsmottaker.sporsmal")}
</Heading>
<BodyLong>{t("soknadsmottaker.hjelpetekst.tekst")}</BodyLong>
<BodyLong>{t("soknadsmottaker.hjelpetekst.ingress")}</BodyLong>
<BodyLong spacing>{t("soknadsmottaker.hjelpetekst.tekst")}</BodyLong>
<BodyLong spacing>{t("soknadsmottaker.hjelpetekst.ingress")}</BodyLong>
<HorizontalRadioGroup
legend={t("soknadsmottaker.infotekst.tekst")}
value={uncommittedAdressevalg}
Expand Down

0 comments on commit b64c8ee

Please sign in to comment.