Skip to content
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

Sockets - Cyndi #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Sockets - Cyndi #39

wants to merge 2 commits into from

Conversation

cyndilopez
Copy link

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?

font-size: 13px;
padding: 40px 50px 40px 50px;
background-color: whitesmoke;

Choose a reason for hiding this comment

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

The alignment of the quotes is a little off. The speaker appears to be a quote of its own.

@@ -0,0 +1,206 @@
/* .container{

Choose a reason for hiding this comment

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

General comment for entire code body: font size is a little small. Makes it a bit hard to read.

padding-left: 75px;
padding-right: 75px;
}

Choose a reason for hiding this comment

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

Team members should be in a reverse triangle shape. This can be achieved by dividing them in 2 divs (3 in first div, and the last 2 in the 2nd div) though there is prob ably a much more concise way than mine out there.

@Faiza1987
Copy link

Your project looks awesome! I especially liked the flex wrapping when the screen size changed. Also the color on hover for button was also great.

Great work!

@Faiza1987
Copy link

Forgot to answer the Comprehension questions.

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