Latest comments
- @Guille2000@anetaanette
Hey! Nice job, I like it! There are a few things you can change if you want to match better the initial project (although that's up to you, maybe you prefer the way it is now ;) ):
- The buttons have shadows and border-bottom, the font is bold
- The left side of the screen is cut and the text next to it is narrow, basically it wraps at some width
- The logo is smaller and doesn't float to the left Keep working! Happy coding :D
Marked as helpful - @zulfikar321@anetaanette
wow great job!
- @DrMESAZIM@anetaanette
Hi, good job! A few things you could improve:
- the whole card is a bit too big, maybe you could make it smaller to fit the whole card without scrolling.
- The "Jules Wyvern" text should change the colour to cyan when hovering too.
- The whole "creation of Jules Wyvern" text should be on the side of the avatar, not underneath.
- You can change the link to your github or frontend mentor profile in the footer. Overall, good job :) Happy coding! Aneta
Marked as helpful - @Veeltu@anetaanette
Hey, congrats, it looks great! One thing I'd add is display flex in body and then justify-content and align-items to center. This would place the whole container in the center. Let me know if it worked.