diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index f55d3af5..63f31e97 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -105,6 +105,7 @@ a { text-decoration: none; color: #007edf; text-shadow: none; + white-space: nowrap; transition: color 0.5s ease; transition: text-shadow 0.5s ease;