diff --git a/nuxt-frontend/assets/fonts/Source-codePro.woff2 b/nuxt-frontend/assets/fonts/Source-codePro.woff2 index 356d73705..d62d6a50a 100644 Binary files a/nuxt-frontend/assets/fonts/Source-codePro.woff2 and b/nuxt-frontend/assets/fonts/Source-codePro.woff2 differ diff --git a/nuxt-frontend/components/CTA/CTA2.vue b/nuxt-frontend/components/CTA/CTA2.vue index 4047ed64e..26865cf04 100644 --- a/nuxt-frontend/components/CTA/CTA2.vue +++ b/nuxt-frontend/components/CTA/CTA2.vue @@ -41,8 +41,8 @@ autoComplete="given-username" placeholder=" " @input=" - (showNameValidationError = - $event.target.value.trim().length === 0) + showNameValidationError = + $event.target.value.trim().length === 0 " />