Skip to content

Commit 1484d31

Browse files
fix broken
1 parent 4c54bd8 commit 1484d31

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

index.html

+1-4
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ <h1 id="header">Youtube / TikTok Downloader (BETA IN PROGRESS)</h1>
2424

2525
<div class="container">
2626
<h1>YouTube Downloader</h1>
27-
28-
29-
3027
<input type="text" id="video-url" placeholder="Enter YouTube video URL" />
3128
<button onclick="downloadVideo()">Download</button>
3229
<div id="progress" style="display: none;">
@@ -44,7 +41,7 @@ <h1>YouTube Downloader</h1>
4441

4542
<body> <div class="error-message"> <body>
4643

47-
<div style="color: red; font-size: 14px; width: 800px; margin: 0 auto; text-align: center;">Created by NØDEL ENTERPRISES 2024</a> </div>
44+
<div style="color: red; font-size: 14px; width: 80px; margin: 0 auto; text-align: center;">Created by NØDEL ENTERPRISES 2024</a> </div>
4845
</body>
4946

5047

0 commit comments

Comments
 (0)