inventaire / inventaire-client

webapp coupled to the inventaire server :books:
https://inventaire.io
48 stars 16 forks source link

User profile rewrite #353

Closed maxlath closed 1 year ago

maxlath commented 1 year ago

Rewrite the user profile in Svelte, and take that opportunity to improve space use on small screen

jum-s commented 1 year ago

maybe something can be done for middle screen view, to not leave that much empty spaces around? 2022-11-21_11-28

maxlath commented 1 year ago

@jum-s indeed. Addressed in 42854be12 by using $smaller-screen as breaking point, and making the avatar take a bit more space on medium screens below that threshold.

larger small