We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8604e18 commit aa38708Copy full SHA for aa38708
notes.html
@@ -23,7 +23,7 @@
23
<p title="See Progress" class="links"><a href="progress.html">📊</a></p>
24
<p title="Settings" class="links">⚙️</p>
25
</div>
26
- <div id="allNotes" style="margin-top: 10%; margin-left: 20%;">
+ <div id="allNotes" style="margin-top: 10%; margin-left: 10%;">
27
<h1>All Notes</h1>
28
<div id="noteList" style="border: 1px solid black; padding: 12px; border-radius: 4px; display: grid; grid-template-columns: auto auto auto; width: 1090px;"></div>
29
0 commit comments