Fix wrapping

This commit is contained in:
magmaus3 2023-06-09 15:00:46 +02:00
parent 6e9d2c91c0
commit 4016e2bb66
Signed by: magmaus3
GPG key ID: 966755D3F4A9B251

View file

@ -14,7 +14,7 @@
<div class="Home About">
<div class="contentBox_">
<h1>You're on IWM Browser, </h1>
<h2>a service for displaying <a href="https://iwannamakergame.com">I Wanna Maker</a> online levels in your browser.</h2>
<h2>a service for displaying <a href="https://iwannamakergame.com" style="white-space: nowrap;">I Wanna Maker</a> online levels in your browser.</h2>
<p>You can find the source code <a href="https://git.magmaus3.eu.org/magmaus3/iwm_browser">here</a>.</p>
</div>
</div>