georgejkaye / georgejkaye.github.io

My website

Home Page:https://georgejkaye.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awkward line break in railway station tabs

brunorochapaiva opened this issue · comments

The tab selector has an awkward break with a single letter by itself justified to the left, as seen below
image
A possible solution would be to either center the new line, or make the sizes automatically adjust to all fit on one line.

The selector is left-aligned for accessibility purposes; that only one overflows for you is unfortunate (for me it's two that overflow).
I will think about this.