Closed fricoben closed 1 month ago
Hi @fricoben can I work on this? I’m a frontend and smart contract developer and I’d get this done ASAP. Kindly assign.
ETA: 6hrs.
Hi @fricoben please i will like to work on this issue
Hello @fricoben Can i be assigned this task, i will deliver in 24hrs
Hi @fricoben could I work on this? I believe it should be completed in about an hour.
Hi! I am a Full Stack Developer with two years of experience, primarily working with Next.js, and I have also worked with Tailwind. I am an active member of Dojo Coding, where I am expanding my expertise in Cairo and Web3 technologies. I am enthusiastic about learning and contributing to this project.
To solve this issue, I would first try what you propose. I will change the justification from justify-between to justify-center in the flex container and add a small margin to the Typography component.
Hey, Ive been working on the profilecard, may I give this one a try?
hello @fricoben i would love to be the one to work on this issue :)
hi @fricoben can i be assigned this task
hello @fricoben please can i work on this issue? i would love to be a contributor
good day @fricoben i would like to make this my first contribution to the starkquest project. kindly assign me. ETA 48hours
Hello @fricoben , how are you? I would love to take this issue as it would be my second contribution to Starknet Quest. I’m really motivated to keep learning and working with you, and I would be excited to continue contributing to the project.
assigned @fishseabowl
Description
refactor
profileCard.tsx
margin fromto
Proposed Changes
justify-between
tojustify-center
for better vertical alignment.Implementation Details
In the
components/UI/profileCard/profileCard.tsx
file, make the following changes:Modify the flex container for the profile information:
From:
To:
Add margin to the domain (profile name) Typography component:
From:
To:
I'm not sure it works so make it work as the image.