From 1a26f6234d58f32f9a3760d51da26be2c9367437 Mon Sep 17 00:00:00 2001 From: JessePinkman Date: Sat, 6 Apr 2024 05:04:08 -0400 Subject: [PATCH] Fix bio container width --- src/profiles/templates/profiles/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/profiles/templates/profiles/main.html b/src/profiles/templates/profiles/main.html index e2f82f6..a2c7957 100644 --- a/src/profiles/templates/profiles/main.html +++ b/src/profiles/templates/profiles/main.html @@ -22,7 +22,7 @@
{{obj.user.username}}
-
+

{{obj.user}}

{{obj.bio | default:"This user's bio is empty :("}}