Skip to content

Commit 4e2c50f

Browse files
committed
update index.html
1 parent 4de55ae commit 4e2c50f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h2 class="header-items">Jadwal Sholat</h2>
5252
><span id="current-time"></span>
5353
</div>
5454
</div>
55-
<div>
55+
<div class="infotext">
5656
<span class="countdown" id="countdown"></span>
5757
<sl-progress-bar id="progressBar" max="100" class="progress"></sl-progress-bar>
5858
</div>
@@ -61,4 +61,4 @@ <h2 class="header-items">Jadwal Sholat</h2>
6161
<div class="footer">Made with ❤️ by <a href="https://github.com/abdipr">Abdi</a></div>
6262
<script src="script.js"></script>
6363
</body>
64-
</html>
64+
</html>

0 commit comments

Comments
 (0)