mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
feat(web): new fonts (#5165)
* feat(web): new fonts * remove old fonts and make default font size larger * fine tunning
This commit is contained in:
parent
c1239a7337
commit
f5d73b0499
10 changed files with 15 additions and 6 deletions
|
|
@ -118,7 +118,7 @@
|
|||
<p class="text-immich-fg dark:text-immich-dark-fg">
|
||||
{partner.user.name}
|
||||
</p>
|
||||
<p class="text-xs text-immich-fg/75 dark:text-immich-dark-fg/75">
|
||||
<p class="text-sm text-immich-fg/75 dark:text-immich-dark-fg/75">
|
||||
{partner.user.email}
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue