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

Mid-term #3

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

Mid-term #3

wants to merge 14 commits into from

Conversation

KateyI
Copy link

@KateyI KateyI commented Mar 17, 2016

I had trouble with the footer Company Name making it bold without the right-nav going to the bottom.

.row:before,
.row:after {
content: "";
display: inline-block;;
Copy link
Member

Choose a reason for hiding this comment

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

This should be display: table; rather than inline-block. Checkout https://github.com/kcc-nma-art128/assignments/tree/master/week04#containing-floats

@epilande
Copy link
Member

Your footer font-sizes are way too big. Changing the font-size to be smaller on the h1 & right-nav should work. View the PSD design for the exact sizes.

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.

None yet

2 participants