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;
|
width: 150px;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
border-right: 1px solid var(--border);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-header {
|
.nav-header {
|
||||||
|
|
|
||||||
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -169,8 +169,6 @@
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<h2>Parse / Inspect</h2>
|
<h2>Parse / Inspect</h2>
|
||||||
<p>
|
<p>
|
||||||
<input
|
<input
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue