Skip to content

Commit aa38708

Browse files
Update notes.html
1 parent 8604e18 commit aa38708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<p title="See Progress" class="links"><a href="progress.html">📊</a></p>
2424
<p title="Settings" class="links">⚙️</p>
2525
</div>
26-
<div id="allNotes" style="margin-top: 10%; margin-left: 20%;">
26+
<div id="allNotes" style="margin-top: 10%; margin-left: 10%;">
2727
<h1>All Notes</h1>
2828
<div id="noteList" style="border: 1px solid black; padding: 12px; border-radius: 4px; display: grid; grid-template-columns: auto auto auto; width: 1090px;"></div>
2929
</div>

0 commit comments

Comments
 (0)