Skip to content

Sockets - Rosalyn#32

Open
ranuseh wants to merge 2 commits into
Ada-C11:masterfrom
ranuseh:master
Open

Sockets - Rosalyn#32
ranuseh wants to merge 2 commits into
Ada-C11:masterfrom
ranuseh:master

Conversation

@ranuseh
Copy link
Copy Markdown

@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
Copy Markdown

@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.

Comment thread styles.css
border-bottom: 1px solid rgb(190, 190, 190);
}

.section-header > a {
Copy link
Copy Markdown

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

Comment thread styles.css
}

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

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