Skip to content

Conversation

@ranuseh
Copy link

@ranuseh ranuseh commented Apr 5, 2019

Startrly

Congratulations! You're submitting your assignment.

Comprehension Questions

Feature Feedback
How are CSS Grid & Flexbox similar
Give one example where you choose Flexbox over Grid
Where did you choose to use CSS Grid and why did you make that decision
What was the hardest part of this assignment, and why was it difficult
What concept did you get the most clarity on through Startrly?

Copy link

@laneia laneia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall I thought you did really well, it was definitely an improved version of the provided wireframe and you did a great job naming classes appropriately. Only very minor changes recommended.

border-bottom: 1px solid rgb(190, 190, 190);
}

.section-header > a {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a cool use of inheritance

}

.section-team ul > li {
display: flex;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a few places like this where you could probably dry up your code because it's inheriting things like the display

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants