chore: remove hr
This commit is contained in:
parent
1029728a0c
commit
1c75ede035
4 changed files with 0 additions and 6 deletions
|
|
@ -58,7 +58,6 @@
|
|||
width: 150px;
|
||||
flex-shrink: 0;
|
||||
padding: 0.5em;
|
||||
border-right: 1px solid var(--border);
|
||||
}
|
||||
|
||||
.nav-header {
|
||||
|
|
|
|||
|
|
@ -74,7 +74,6 @@ a:hover {
|
|||
|
||||
h1 {
|
||||
margin: 0 0 0.5em 0;
|
||||
border-bottom: 1px solid var(--border);
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -85,8 +85,6 @@
|
|||
Generated: {new Date(parseInt(generated.slice(0, 8), 16) * 1000).toLocaleString()}
|
||||
</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<h2>Parse</h2>
|
||||
<p>
|
||||
<input
|
||||
|
|
|
|||
|
|
@ -169,8 +169,6 @@
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
<hr>
|
||||
|
||||
<h2>Parse / Inspect</h2>
|
||||
<p>
|
||||
<input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue