From 782a0e6c6d7de717caa5cd48e79fe469fdb37e06 Mon Sep 17 00:00:00 2001
From: Kalle <38327916+Sendouc@users.noreply.github.com>
Date: Sun, 26 Mar 2023 20:03:32 +0300
Subject: [PATCH] Better user avatar + name wrapping for mobile
---
app/routes/u.$identifier/index.tsx | 12 +++++++-----
app/styles/u.css | 2 ++
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/app/routes/u.$identifier/index.tsx b/app/routes/u.$identifier/index.tsx
index d05e83b0c..c0b3af4a5 100644
--- a/app/routes/u.$identifier/index.tsx
+++ b/app/routes/u.$identifier/index.tsx
@@ -33,11 +33,13 @@ export default function UserInfoPage() {