From 65ed53c5d1c6152d53d4a84020c98634459f471a Mon Sep 17 00:00:00 2001 From: Gregory Wells Date: Sun, 14 Jun 2026 07:58:29 -0400 Subject: [PATCH] grab picture when moving it around --- src/pages/profile_page.html | 6 +++++- static/profile_page.css | 11 +++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/src/pages/profile_page.html b/src/pages/profile_page.html index 2749b25..8968999 100644 --- a/src/pages/profile_page.html +++ b/src/pages/profile_page.html @@ -10,6 +10,7 @@ + @@ -189,6 +190,8 @@ }); + + -