Skip to content

Commit

Permalink
Fix word wrapping on narrow screens
Browse files Browse the repository at this point in the history
the animation is unfortunately still broken though
  • Loading branch information
jplatte committed Jan 5, 2018
1 parent 74f9f30 commit c6d23c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/turbofish.css
Expand Up @@ -55,6 +55,7 @@ t, u, r, b, o, f, i, s, h {
line-height: 1;
color: #fff;
text-decoration: none;
white-space: nowrap;

position: relative;

Expand Down

0 comments on commit c6d23c8

Please sign in to comment.