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

Is there a way to bring the blog title to the top rather than the bottom? #150

Open
ablum10 opened this issue Jul 7, 2015 · 1 comment

Comments

@ablum10
Copy link

ablum10 commented Jul 7, 2015

No description provided.

@filoxo
Copy link

filoxo commented Mar 6, 2016

This is quite easy, just replace the bottom:0 with top:0 in the .cover-container styling. This will push the element right to the top on mobile size, which is not as visually appealing. I would suggest

  • changing the default padding to 75px 10% 10%
  • removing the padding style in the media query at 1023px so that it keeps its standard padding on mobile size. Here's what it might look like.

screen shot 2016-03-06 at 4 55 56 pm

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

No branches or pull requests

2 participants