feat(web): update logo (#7798)

* feat(web): update logo

* favicon

* no text logo on small screen

* correct break point
This commit is contained in:
Alex
2024-03-13 12:14:45 -05:00
committed by GitHub
parent 29c3a826c5
commit ff2f4f8ed8
31 changed files with 322 additions and 223 deletions

View File

@@ -13,7 +13,7 @@
</script>
<OnboardingCard>
<ImmichLogo class="w-12 h-12" />
<ImmichLogo noText width="75" />
<p class="font-medium text-6xl my-6 text-immich-primary dark:text-immich-dark-primary">
Welcome, {$user.name}
</p>