Skip to content
Snippets Groups Projects
Commit 65c1292a authored by Matt Kirby's avatar Matt Kirby
Browse files

profile page

parent 209ec1c5
No related branches found
No related tags found
1 merge request!18Fe search and friends (sorry in advance)
......@@ -60,7 +60,7 @@ const Profile = () => {
<form className="max-w-4xl mx-auto pt-10 p-3" onSubmit={(e) => handleSubmit(e)}>
<div className="h-16"></div>
<div className="space-y-12">
<div className="space-y-12 w-full">
<div className="border-b border-gray-900/10 pb-12">
<h2 className="text-base font-semibold leading-7 text-gray-900">Profile</h2>
<p className="mt-1 text-sm leading-6 text-gray-600">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment