removed h2 'Simple Note'

This commit is contained in:
unknown 2022-12-17 21:03:44 +07:00
parent 764bcf5b58
commit 1e54208f0a

View file

@ -12,7 +12,6 @@
<body>
<main>
<div id="simple-note">
<h2>Simple Note</h2>
<div class="note-title">
<input type="text" placeholder="Title">
</div>