Fix wrapping
This commit is contained in:
parent
6e9d2c91c0
commit
4016e2bb66
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
<div class="Home About">
|
<div class="Home About">
|
||||||
<div class="contentBox_">
|
<div class="contentBox_">
|
||||||
<h1>You're on IWM Browser, </h1>
|
<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>
|
<p>You can find the source code <a href="https://git.magmaus3.eu.org/magmaus3/iwm_browser">here</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue