AdmiralGT / ttennis_ladder

0 stars 1 forks source link

Reduce overall height of title and picture #33

Closed AdmiralGT closed 7 years ago

AdmiralGT commented 7 years ago

There's quite a lot of space used by the Nav Bar, Title and Picture meaning more scrolling (especially for those lowers on the ladder!). Since the Nav Bar is pretty sparse, we should reduce the width to allow the title to be moved up.

Additionally, a small reduction in size of the picture might also save us some height.

ghost commented 7 years ago

Moving the title inline with the navbar presents the problem that the title is no longer centred. I don't really want to hack this by adding an equally wide empty spacer on the other side. I'll have a think about the layout. Might make more sense to float the title left and move the navbar to the right or something similar. (e.g. similar to the layout at the top of this github page)

ghost commented 7 years ago

@AdmiralGT not keen on reformat, so we just made the doodle smaller and reduced default padding on the h1 tag.