-
Notifications
You must be signed in to change notification settings - Fork 48
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
base: master
Are you sure you want to change the base?
Sockets - Cyndi #39
Conversation
font-size: 13px; | ||
padding: 40px 50px 40px 50px; | ||
background-color: whitesmoke; | ||
|
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.
The alignment of the quotes is a little off. The speaker appears to be a quote of its own.
@@ -0,0 +1,206 @@ | |||
/* .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.
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; | ||
} | ||
|
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.
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.
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! |
Forgot to answer the Comprehension questions. |
Startrly
Congratulations! You're submitting your assignment.
Comprehension Questions