diff options
| author | Indrajith K L | 2025-07-01 02:01:54 +0530 | 
|---|---|---|
| committer | Indrajith K L | 2025-07-01 02:01:54 +0530 | 
| commit | db6f27849f4ccec94f22618ab7f220974a4b1e58 (patch) | |
| tree | 94f179b916c7f7387565122a9ab99d7f7c692069 /index.html | |
| parent | 2bd1c332e2aaac3a9c329c3d8d93f4484299e011 (diff) | |
| download | retrowave-player-db6f27849f4ccec94f22618ab7f220974a4b1e58.tar.gz retrowave-player-db6f27849f4ccec94f22618ab7f220974a4b1e58.tar.bz2 retrowave-player-db6f27849f4ccec94f22618ab7f220974a4b1e58.zip | |
Glitch Enter Button
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 13 | 
1 files changed, 1 insertions, 12 deletions
| @@ -31,20 +31,9 @@                <span class="control-item">T<small>Terminal</small></span>              </div>            </div> - -          <div class="controls-section"> -            <h4 class="section-title">TOUCH</h4> -            <div class="touch-grid"> -              <span class="control-item">TAP<small>Play</small></span> -              <span class="control-item">SWIPE<small>Volume</small></span> -              <span class="control-item">🔃<small>Next</small></span> -            </div> -          </div>          </div> -        <div class="features-compact"> -          <p>• Download history • Terminal controls • Fullscreen mode</p> -        </div> +        <button class="enter-button modal-exit" id="enterButton">ENTER</button>          <div class="credit-compact">            <small>Music from RETROWAVE.RU</small> | 
