minor mobile improvement

This commit is contained in:
Robin Appelman 2025-10-06 21:54:21 +02:00
commit 20060fefe0
2 changed files with 27 additions and 1 deletions

View file

@ -1,6 +1,7 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="data:;base64,=">
<link rel="stylesheet" href="style.css">
<title>PTouch</title>
@ -8,6 +9,12 @@
<body>
<table id="elements">
<thead>
<tr>
<td colspan="2"></td>
<td>Size</td>
<td>Position</td>
<td></td>
</tr>
</thead>
<tbody>