"examples/model_compress/vscode:/vscode.git/clone" did not exist on "bf8be1e705cdc0c153d6f38d1a83bd3fe55d7a1e"
Commit 77e27ce2 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: styling

parent 0c322063
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
}} }}
/> />
<div class=" mb-2.5 font-medium">Profile</div> <div class=" mb-2.5 text-sm font-medium">Profile</div>
<div class="flex space-x-5"> <div class="flex space-x-5">
<div class="flex flex-col"> <div class="flex flex-col">
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
updatePasswordHandler(); updatePasswordHandler();
}} }}
> >
<div class="flex justify-between mb-2.5 items-center"> <div class="flex justify-between mb-2.5 items-center text-sm">
<div class=" font-medium">Change Password</div> <div class=" font-medium">Change Password</div>
<button <button
class=" text-xs font-medium text-gray-500" class=" text-xs font-medium text-gray-500"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment