page title too big

This commit is contained in:
slweeb 2022-01-06 13:03:57 -05:00
parent 8b31ae5687
commit c9a8cef28a
1 changed files with 2 additions and 2 deletions

View File

@ -202,6 +202,7 @@
/* screen size < 700px */
@media screen and (max-width: 700px) {
#stats {padding-bottom:2em;}
h1 {font-size: 1em;}
}
#stat-pos, #stat-pixels, #stat-shift, #stat-tps, #stat-ticks {
float:left;
@ -4355,8 +4356,7 @@ for (var k = 0; k < b0.split(" AND ").length; k++) {
<body>
<h1 class="pagetitle">
<a href="https://R74n.com" class="backbutton" target="_blank">&lt;</a>
Sandboxels</h1>
<a href="https://R74n.com" class="backbutton" target="_blank">&lt;</a> Sandboxels</h1>
<div id="gameDiv">
<canvas id="game" width="800" height="600" oncontextmenu="return false;">
Your browser does not support the HTML5 canvas tag.