Skip to content

Commit

Permalink
reduce size
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonioVentilii committed Oct 28, 2024
1 parent 35c782f commit 8a3bd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/lib/components/hero/HeroSignIn.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<ButtonAuthenticate on:click={async () => await signIn({})} />

<div class="mt-4 flex flex-col text-base text-aurometalsaurus">
<div class="mt-4 flex flex-col text-sm text-aurometalsaurus">
<span>{$i18n.license_agreement.text.accept_terms}</span>

<a
Expand Down

0 comments on commit 8a3bd14

Please sign in to comment.