mattgraham/leapday

page title/subtitle is not well centered

Closed this issue · 4 comments

oluc commented

The title, and the subtitle, are not well centered on the page.

It's relatively easy to notice as the title is not centered on the section pages.
(although the section pages are centered on the window)

I see it even more on my page, because I replicated the title (grayed out) at the bottom of each section, so when the bottom of a section is near the top, we see very well that both are not aligned.

Any idea how to make them well centered?

I show them as being centered on my page. Possibly its a browser issue? What browser/OS are you using? Have a link the page you're using them on?

oluc commented

I think that the title should be centered on the document pages, rather than on the browser window.

I am using it at http://oluc.github.io/p-/

You can see it also on your screenshot at https://github.com/mattgraham/Leap-Day
(your demo page http://madebygraham.com/Leap-Day returns 404)

Ah, I understand; there is a box-sizing issue. I'm fixing that and up and apparently there was build issue in pages the other day which is why the site was missing; making the updates. thanks for your feedback.

@oluc I have not yet merged it into gh-pages branch but will do that soon.