@nebiyoudawitSubmitted about 1 month ago
Firdaus
@firdaus3All comments
- @firdaus3Posted about 1 month ago
Hi! Great job on this project! Here are a few suggestions
- Use relative units: Consider using relative units like
rem
orem
instead ofpx
for better scalability across devices. - Match font colors: Adjusting the font colors to match the design will enhance the overall look.
- Responsive design: The desktop layout is well done, but for mobile, consider making the images fill the screen width just like in the original design.
I hope these notes are helpful
0 - Use relative units: Consider using relative units like
- @MckaaySubmitted about 1 month ago@firdaus3Posted about 1 month ago
Wow! Great job on matching the design so closely. I really liked your implementation. I tried doing the same but had some trouble getting the sizes exactly right
0 - @Sanya-ZgSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
I'm proud to have learned how to use some of the Figma tools while developing this project.
What challenges did you encounter, and how did you overcome them?I don't fully understand how fonts work.
What specific areas of your project would you like help with?I need to figure out how fonts work after connecting.
@firdaus3Posted about 1 month agoHi Sanya-Zg, great job on this project! You've done a really good job implementing the design
Areas to Improve
- Try using relative units like
rem
orem
instead ofpx
to improve responsiveness and scalability - Add smooth transitions to hover effects for a more interactive feel.
Great work overall! 👏
0 - Try using relative units like