-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maja Zimnoch Project Design HandOff, design by Cecilia Lestrell #34
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for not having too many comments on this but I think your code looks really clean and good! I like the way you have structured .css files and divided big pages into smaller components! Your site looks great both on desktop and mobile-view. Really good job! 👏🏼
const Achieve = () => { | ||
return ( | ||
<section className="achieve-container"> | ||
<AchieveTop /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is a really good way to structure and organize a big page with more code!
@@ -0,0 +1,162 @@ | |||
.achievebottom-container { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Smart to divide your .css to different files for different components!
https://courageous-choux-751081.netlify.app/