chore: remove hr

This commit is contained in:
pawka 2026-03-24 22:53:13 -03:00
parent 1029728a0c
commit 1c75ede035
4 changed files with 0 additions and 6 deletions

View file

@ -58,7 +58,6 @@
width: 150px; width: 150px;
flex-shrink: 0; flex-shrink: 0;
padding: 0.5em; padding: 0.5em;
border-right: 1px solid var(--border);
} }
.nav-header { .nav-header {

View file

@ -74,7 +74,6 @@ a:hover {
h1 { h1 {
margin: 0 0 0.5em 0; margin: 0 0 0.5em 0;
border-bottom: 1px solid var(--border);
padding-bottom: 2px; padding-bottom: 2px;
} }

View file

@ -85,8 +85,6 @@
Generated: {new Date(parseInt(generated.slice(0, 8), 16) * 1000).toLocaleString()} Generated: {new Date(parseInt(generated.slice(0, 8), 16) * 1000).toLocaleString()}
</p> </p>
<hr>
<h2>Parse</h2> <h2>Parse</h2>
<p> <p>
<input <input

View file

@ -169,8 +169,6 @@
</tbody> </tbody>
</table> </table>
<hr>
<h2>Parse / Inspect</h2> <h2>Parse / Inspect</h2>
<p> <p>
<input <input