We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec40da4 commit 5135868Copy full SHA for 5135868
1 file changed
progress.html
@@ -26,9 +26,9 @@
26
<div style="margin-top: 10%; border: 1px solid black; border-radius: 4px; margin-left: 30%;">
27
<canvas width="700" height="500" id="canvas"></canvas>
28
29
- <p><span style="margin-left: 23%;">Notes</span> <span style="margin-left: 30px;">Schedules</span> <span style="margin-left: 30px;">Finished</span> <span style="margin-left: 30px;">Deleted</span></p>
+ <p><span style="margin-left: 23%;">Notes</span> <span style="margin-left: 30px;">Schedules</span></p>
30
</div>
31
<script src="src.js"></script>
32
<script src="app.js"></script>
33
</body>
34
-</html>
+</html>
0 commit comments