We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de55ae commit 4e2c50fCopy full SHA for 4e2c50f
index.html
@@ -52,7 +52,7 @@ <h2 class="header-items">Jadwal Sholat</h2>
52
><span id="current-time"></span>
53
</div>
54
55
- <div>
+ <div class="infotext">
56
<span class="countdown" id="countdown"></span>
57
<sl-progress-bar id="progressBar" max="100" class="progress"></sl-progress-bar>
58
@@ -61,4 +61,4 @@ <h2 class="header-items">Jadwal Sholat</h2>
61
<div class="footer">Made with ❤️ by <a href="https://github.com/abdipr">Abdi</a></div>
62
<script src="script.js"></script>
63
</body>
64
-</html>
+</html>
0 commit comments