From 7b97894e7cd1af80c10e9147fa6bef1af494e4fd Mon Sep 17 00:00:00 2001 From: CocoByte Date: Mon, 16 Dec 2024 20:02:59 -0700 Subject: [PATCH] left-justify profile pages --- src/registrar/templates/profile.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/registrar/templates/profile.html b/src/registrar/templates/profile.html index 7d365d9c1..e87e53896 100644 --- a/src/registrar/templates/profile.html +++ b/src/registrar/templates/profile.html @@ -11,8 +11,8 @@ Edit your User Profile | {% endblock %} {% block content %} -
-
+
+
{% if messages %} {% for message in messages %}