github/opensourcefriday

Align header title with nav links

stephenlacy opened this issue · 0 comments

This is more of a UI alignment nitpick.
Currently, the text has default alignment with the top, while the right side navbar is centered.
selection_2017062709 22 5201

Suggestion: add align-items: center to the h1 parent div, and remove the 4px top margin from the h1 to result in:

selection_2017062709 32 3401