chesterhow / tale

Minimal Jekyll theme for storytellers
http://chesterhow.github.io/tale
MIT License
966 stars 880 forks source link

Improve title wrap on the tag page #94

Open chengzhanhong opened 3 years ago

chengzhanhong commented 3 years ago

I found a problem if a title is very long on the tag page. Suggest to change the flowing two lines to white-space: normal; https://github.com/chesterhow/tale/blob/de5cd20ac51a55607d7c4203f34b6b9e0696698f/_sass/tale/_tags.scss#L60

https://github.com/chesterhow/tale/blob/de5cd20ac51a55607d7c4203f34b6b9e0696698f/_sass/tale/_tags.scss#L75

The effect after the change can be found here