diff options
Diffstat (limited to 'stylesheets')
-rw-r--r-- | stylesheets/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stylesheets/style.css b/stylesheets/style.css index 0b13e59..6e4cb06 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -82,6 +82,7 @@ .mctitle { font-family: 'MinecrafterAltRegular'; font-weight: normal; + word-wrap: break-word; font-style: normal; font-size: 6em !important; color: rgb(164, 165, 177); |