patriciogonzalezvivo / thebookofshaders

Step-by-step guide through the abstract and complex universe of Fragment Shaders.
http://TheBookOfShaders.com
Other
6.05k stars 688 forks source link

Fix breaking headline #279

Closed leoweigand closed 4 years ago

leoweigand commented 4 years ago

Since the line-height is set to 0px, this headline is breaking into two lines and overlaps with itself. Easiest fix is to just shorten the headline.

image

patriciogonzalezvivo commented 4 years ago

Thanks!