Hacker News new | ask | show | jobs
by wolfgang42 3437 days ago
My recommended style is:

    Fix button issue on homepage
    
    This allows the title to be centered,
    as the button will no longer collide with it.
Then, in a subsequent commit, center the title and put a reference to this one if you feel it's important, like so:

    Center the title on the homepage
    
    It wasn't previously because it would collide with the button,
    but that was fixed in f00b1f.