Hi Community,
I have completed this challenge some time ago, If you have any recommendations please do leave a comment.
Thanks in advance.
Hi Community,
I have completed this challenge some time ago, If you have any recommendations please do leave a comment.
Thanks in advance.
Really nice working. The animation and nice transition are cool and the fully working condition is good. Keep rocking 🎉
Try this you left end companies content arrangement easy to fix .link { font-family: var(--ff-secondary); font-size: 8px; font-weight: var(--fs-400); color: var(--neutral-300); display: flex; flex-direction: column; width: 100%; };
it was quiet a good challenge for first timer's like me it is very good . I don't know what to do with that attribute in the given code so i commented in the code you can see it and tell me . it's rough coding can you suggest me how can i improve my code and making it clean code for others to read it and understand . i am open minded so any suggestions you are thinking of giving fell free to comment.
All feedback is welcome Thank you in advance.
try this your container should be aligned in the center is the perfect one body { width: 100vw; height: 100vh; display:flex; align-items: center; justify-content: center; }
container{ min-width: 375px; min-height:400px; }