Add padding in bio
This commit is contained in:
parent
5b337e1ddb
commit
d36d0f74e1
@ -42,7 +42,7 @@ const AvatarCard = () => {
|
||||
</div>
|
||||
)
|
||||
}
|
||||
<div className="text-center mx-auto md:mx-8">
|
||||
<div className="text-center mx-auto px-8">
|
||||
<h5 className="font-bold text-2xl">
|
||||
{
|
||||
loading ? (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user