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

Turning in 2.1 on July 8, 2015 #1

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

Turning in 2.1 on July 8, 2015 #1

wants to merge 6 commits into from

Conversation

jacklynlee31
Copy link
Owner

I actually found the beginning of this project to be simple once I got the spacing right. I still had trouble spacing things on the responsive end, though. I need to work on spacing and how to get things inline, centered, etc.

}
.beer {
width:33%;
display: inline-block;
Copy link

Choose a reason for hiding this comment

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

When using display: inline-block look at this article: https://css-tricks.com/what-is-vertical-align/.
Right now your grid items are different heights and that is why you have the jumping up and down.

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